Wykres commitów

692 Commity (c165acd98ee7833e9a9a4b05ba79646e840d6d6e)

Autor SHA1 Wiadomość Data
Christopher Young c165acd98e Add "Unix()" function to monotonic clock for "seconds-since-start".
#254.
2016-02-17 19:33:18 -05:00
cyoung cca7d15683 Merge pull request #257 from cyoung/webui_cleanup
some web ui cleanup
2016-02-17 18:19:13 -05:00
bradanlane 3da5c9becc added missing logs help, adjusted settings page layout, added basic filename checking for updates, cleaned up updates ui somewhat 2016-02-17 15:32:23 -05:00
cyoung 2e64c9ba37 Merge pull request #248 from yihchun/master
Fix for Issue #79
2016-02-17 00:05:24 -05:00
root 9ff70d6633 Copy and paste error in the log message 2016-02-16 20:31:12 +00:00
root b356b64f15 Error checking and optimizations per jpoirier 2016-02-16 20:28:14 +00:00
root 3cefce063b error on startup 2016-02-16 13:29:50 +00:00
root 9857f36023 Merge branch 'master' of https://github.com/cyoung/stratux 2016-02-16 13:19:47 +00:00
Christopher Young d81051df00 Error checking. 2016-02-15 23:01:52 -05:00
Christopher Young 279a810db0 Skip expired leases. #230. 2016-02-15 22:21:15 -05:00
Christopher Young 02bf2251d8 Rough update process - startup script looks for update file, executes it, reboots. 2016-02-15 17:48:33 -05:00
Christopher Young f63f70d1d2 Remove "setNoCache()" from default web file get.
Cache manifest takes care of cache control now.
2016-02-15 17:13:22 -05:00
Christopher Young 3a01a4268d Scale back debug output. Use "log" instead of "fmt" for log printing. 2016-02-15 17:11:19 -05:00
Christopher Young 8931d7d55b Update uploader in "settings" on web interface.
#157.
2016-02-15 17:10:51 -05:00
Christopher Young deb39cb444 Force new link for startup script. 2016-02-15 16:22:37 -05:00
Christopher Young 57d9974152 Formatting. 2016-02-15 16:21:54 -05:00
root e101c10174 refactor, bug fix 2016-02-15 18:24:56 +00:00
root 2414087ede refactor 2016-02-15 18:21:43 +00:00
Christopher Young db727ba378 Make www fixes for selfupdate. 2016-02-15 13:09:40 -05:00
root 5201db4d07 Merge branch 'master' of https://github.com/cyoung/stratux 2016-02-15 18:04:40 +00:00
Christopher Young c2623d7f44 Formatting. 2016-02-15 12:58:06 -05:00
Christopher Young d25eb98272 Move www portion of Makefile to web/ dir. 2016-02-15 12:35:37 -05:00
Christopher Young f8b2ebd519 Initial commit - selfupdate scripts. 2016-02-15 12:27:27 -05:00
Christopher Young a4f5696a29 Clean up old startup scripts. 2016-02-15 11:48:10 -05:00
cyoung 0031ddc00c Merge pull request #249 from AvSquirrel/working
Networking improvements
2016-02-15 11:02:59 -05:00
AvSquirrel f2afc27d8f Improved message queue efficiency and status messaging 2016-02-15 05:04:38 +00:00
AvSquirrel e15c389975 Traffic message network optimization. Bug fix. 2016-02-15 01:27:02 +00:00
root 5d926a6274 Allows for per-SDR ppm information through RTL Serial numbers of
format stx:freq:ppm, such as stx:1090:20.
2016-02-13 20:30:33 +00:00
cyoung c7151b74c5 Merge pull request #244 from AvSquirrel/gps_memleak
Additional GPS compatibility improvements
2016-02-13 10:21:35 -05:00
cyoung f1195198b6 Merge pull request #243 from AvSquirrel/gps_memleak
GPS improvements: Support velocity / heading on older receivers; resolve stability issue related to disconnects
2016-02-11 23:12:20 -05:00
AvSquirrel 3aada2ee02 Additional gps bugfixes. Allow RMC to set quality status. 2016-02-12 04:07:30 +00:00
AvSquirrel 641068d80d Add track / speed support for RMC messages. Cleanup. 2016-02-12 03:20:35 +00:00
AvSquirrel b0621aae25 Clean up handlers for GPS track / speed 2016-02-12 02:00:57 +00:00
AvSquirrel a78b4d3e4d GPS - Parse NMEA v2.2 and earlier VTG messages 2016-02-11 03:03:53 +00:00
AvSquirrel 211d3a29ed Fix memory leak in serial GPS reader 2016-02-10 07:06:52 +00:00
Christopher Young fefe314848 Formatting. 2016-02-08 00:12:14 -05:00
cyoung 4812b9c852 Merge pull request #231 from iposva/master
Detect and setup GlobalSat BU-353
2016-02-08 00:09:00 -05:00
Christopher Young 8df47d80bb Add AerovieReports. 2016-02-08 00:06:28 -05:00
Christopher Young 1e8ae2e6f8 Add timestamps and metadata to output for signal performance work.
@Axtel4.
2016-02-07 22:52:33 -05:00
Ivan Posva 30a967b87e Avoid writing arrays of bytes and handle generation of NMEA check sum. 2016-02-05 07:41:09 +00:00
cyoung 41b091f78b Merge pull request #238 from AvSquirrel/gps_ui_fix
Detect disconnected GPS. Update web UI and attempt reconnect.
2016-02-04 21:42:44 -05:00
AvSquirrel 90605ef032 Detect disconnected GPS. Update web UI and attempt reconnect. 2016-02-05 01:08:12 +00:00
Ivan Posva eb1f8a2b3d Enable 5Hz Navigation.
Switch the serial port to 38400 baud before any configuration.
2016-02-04 10:05:05 +00:00
Ivan Posva 355e9681a4 Merge remote-tracking branch 'upstream/master' 2016-02-02 21:51:41 -08:00
Ivan Posva fb1775bdbf - Remove debugging prints. 2016-02-02 21:44:54 -08:00
Christopher Young bfeb190339 Move getairmet to test tools dir. 2016-02-02 11:30:26 -05:00
Christopher Young 5b04e94098 Move getairmet to test tools dir. 2016-02-02 11:28:13 -05:00
Ivan Posva 1c383bda23 - Discover GlobalSat BU-353-S4 USB GPS at /dev/ttyUSB0.
- Set appropriate baud rate.
- Enable VTG messages.
- Disable GSV messages.
2016-02-02 06:35:48 +00:00
Christopher Young 658f14bc79 Set RPi CPU governor to "powersave" mode.
Ref #222.
2016-01-29 15:42:59 -05:00
Christopher Young bbbcd3bbe1 Change terminology for status on weather/traffic/towers plates. Ref #210. 2016-01-29 14:41:30 -05:00