Nico
019a1a8345
Create enhancement.md
3 年前
Nico Rey
9acaa1d81e
Merge branch 'master' of github.com:reynico/raspberry-noaa
3 年前
Nico Rey
c3d0d16382
Fix ownership of www folders
3 年前
Nico
d247e15003
Merge pull request #83 from mihajlo2003petkovic/master
Added GAIN variable
3 年前
Nico Rey
554616c999
Add script to prune images
3 年前
mihajlo2003petkovic
edbb97de17
Changed -g 48 to -g $GAIN
3 年前
mihajlo2003petkovic
c39af0073b
Changed -g 50 to -g $GAIN
3 年前
mihajlo2003petkovic
e4be9ea881
Changed -g 50 to -g $GAIN
3 年前
mihajlo2003petkovic
6b7dbdfe92
Added GAIN variable
3 年前
Nico Rey
489a72b8b8
add webpanel data
3 年前
Nico Rey
0d72891e56
fix install permissions
3 年前
Nico Rey
04b062ae58
Indent
3 年前
Nico Rey
2d4d1c168e
Merge branch 'master' of https://github.com/reynico/raspberry-noaa
3 年前
Nico Rey
9db5c75b9c
Exit if scripts are run as root
3 年前
Nico
bde155a7eb
Merge pull request #76 from Daginberth/master
Created German translation
3 年前
Nico Rey
5e4d78a9fb
Merge branch 'master' of https://github.com/reynico/raspberry-noaa
3 年前
Nico Rey
02779d003c
install: fix permissions for folders
3 年前
Daginberth
4fc36b7762
Created German translation
Created a German translation file for the network website.
"DE" is the 2-letter ISO country code for Germany.
3 年前
Nico
9e1da2c78c
Merge pull request #71 from mihajlo2003petkovic/master
Added Serbian language web-support
3 年前
mihajlo2003petkovic
29e10e5d24
Added Serbian language web-support
3 年前
Nico Rey
673a9903a8
Merge branch 'master' of https://github.com/reynico/raspberry-noaa
4 年前
Nico Rey
06b3798d66
install: fix permissions and reboot to apply changes
4 年前
Nico
f7edf2c553
Merge pull request #63 from saudfs/arabic-webpanel
Add files via upload
4 年前
Saud
f4680b07cf
Add files via upload
Add Arabic language to webpanel
4 年前
Nico
f3cb154adc
Merge pull request #56 from reynico/web_panel
Web panel
4 年前
Nico
d57311a3f5
Merge branch 'master' into web_panel
4 年前
Nico Rey
5d3f1354b2
web_panel: install requirements for web panel
4 年前
Nico Rey
e824bcceb5
migration: check if there is enough free space
4 年前
Nico Rey
c1d876e328
move annotation
4 年前
Nico Rey
13bf3be6f8
remove files
4 年前
Nico Rey
cb22eeccdd
receive: add elevation to image annotation
4 年前
Nico Rey
630ad41a99
receive_meteor: toggle image flip for night passes
4 年前
Nico Rey
9758e1a77b
receive: add whitespace
4 年前
Nico Rey
52fd5b749a
negrate b/w pass
4 年前
Nico Rey
698a85dd9d
add missing rm's
4 年前
Nico Rey
3f850b2d0b
add missing rm's
4 年前
Nico Rey
b21aec4947
receive_meteor: fix audio file path on ramfs
4 年前
Nico Rey
c479997375
Disable ppm correction
4 年前
Nico Rey
8405d56e1f
Reverting to d21bcba
4 年前
Nico Rey
bfa0064ff9
Revert "update template"
This reverts commit d21bcba550
.
4 年前
Nico Rey
3155071ec3
fix indent, fix path on delete
4 年前
Nico Rey
8660137bc7
pick bugfix on timezone
4 年前
Nico Rey
db6c5c70d8
toggle image flip for meteor night passes
4 年前
Nico Rey
27d4eb2776
toggle image flip for meteor night passes
4 年前
Nico Rey
b0d4afd73c
toggle image flip for meteor night passes
4 年前
Nico
0abd2a98f6
Merge pull request #49 from mihajlo2003petkovic/master
Changed JPG to PNG, invert nighttime Meteor M2 images and fixed timezone issues
4 年前
Nico Rey
c0f52875cb
Fix path on delete wav audio
4 年前
mihajlo2003petkovic
537101b95a
Changed JPG to PNG and satellite height
I've changed the last line which saves the image from JPG format to PNG in order to be compatible with receive_meteor.sh script. I've also changed satellite height to 830 km since according to https://www.n2yo.com/satellite/?s=40069 perigee is 826.8 km, and apogee is 833.6 km as of 14 October 2020.
4 年前
mihajlo2003petkovic
4f568b3141
Bugs fixed.
I've experienced issue when I put in +2 timezone, the script calculates sun elevation for -2 timezone so i changed plus to minus in time.localtime function. Also added support for Daylight saving time.
4 年前
mihajlo2003petkovic
06fd3cb3f1
Update receive_meteor.sh
4 年前