Wykres commitów

1159 Commity (996deda4326145ca58d0a901b0c69bea93b17373)

Autor SHA1 Wiadomość Data
cyoung 3e623cc115 Merge pull request #110 from jpoirier/development
add freq mode specific writeID mehtods
2015-11-11 14:08:43 -05:00
Joseph Poirier cb01bcc731 cricl.yml cache the previously built go compiler folder 2015-11-11 13:04:58 -06:00
Joseph Poirier 6d46a66933 add freq mode specific writeID mehtods 2015-11-11 12:54:42 -06:00
bradanlane 9fb3a19ad1 fixed NaN for TAF weather reports 2015-11-11 12:37:15 -05:00
cyoung 3f2ad2d71e Merge pull request #109 from jpoirier/development
commnet out device count logging
2015-11-11 12:25:46 -05:00
Joseph Poirier ca6a77d19a commnet out device count logging 2015-11-11 11:18:02 -06:00
Christopher Young 3745a805b7 Fixed zombie process issue. 2015-11-10 20:02:37 -05:00
cyoung 01058ab4f1 Merge pull request #104 from jpoirier/development
s/return/break and comment out noisey log message
2015-11-10 19:33:01 -05:00
Joseph Poirier bfd72f877c s/break/return and comment out noisey log message 2015-11-10 18:14:29 -06:00
Christopher Young a5072f034d Ref #103.
Fixes log issue.
2015-11-10 18:52:54 -05:00
Christopher Young 91f9242c1a Fixes #85.
Everything was showing a day older since “date” starts at 1.

Changed the display format of age, not the prettiest but should be
something that is obvious whose units are which especially since its
format will vary often.
2015-11-10 18:45:18 -05:00
Christopher Young 5ddd7d1b65 Formatting. 2015-11-10 18:44:00 -05:00
Christopher Young c3d6ebaa2e Typo. 2015-11-10 17:49:44 -05:00
Christopher Young 9691d47a75 Mutex for uibroadcaster.sockets. 2015-11-10 17:27:06 -05:00
Christopher Young 3777d5a7c0 Merge branch 'master' of https://www.github.com/cyoung/stratux 2015-11-10 17:23:56 -05:00
Christopher Young 0cc762fdc2 Don't start dump1090 on boot - let gen_gdl90 start it. 2015-11-10 17:23:23 -05:00
cyoung 491028c15b Merge pull request #101 from cyoung/jdp_dev
Jdp dev
2015-11-09 20:50:37 -05:00
Joseph Poirier f7e9991db4 consistent error handling for GetFreqCorrection 2015-11-09 09:14:08 -06:00
Joseph Poirier cb2b1acccc remove small hack for freq correction; gortlsdr has been modified to handle -2 error from librtlsdr when requested ppm is the same as current ppm" 2015-11-09 09:10:55 -06:00
bradanlane e9a2d73cd3 compute age of weather reports relative to mobile device time; also fixed typos in tower-help 2015-11-07 10:25:39 -05:00
Joseph Poirier 76408d5828 comment out debug prints 2015-11-07 00:24:56 -06:00
Joseph Poirier f357d224c6 debug print cleanup 2015-11-06 23:48:44 -06:00
Joseph Poirier 07a9349ddf add missing curley brace 2015-11-06 23:37:15 -06:00
Joseph Poirier c5cf3898d3 better/fixed error GetFreqCorrection handling 2015-11-06 23:35:39 -06:00
Joseph Poirier 2dab583e8e handle librtlsdr returned error code inconsistencies where dev->corr == PPM when calling SetFreqCorrection 2015-11-06 23:18:15 -06:00
Joseph Poirier 18da53d028 debug prints for testing 2015-11-06 22:50:40 -06:00
Joseph Poirier c1932b26cc log prints for testing 2015-11-06 22:32:05 -06:00
Joseph Poirier 88ec861fb7 put back Devices assignment, change type for atomic store 2015-11-06 21:57:59 -06:00
Joseph Poirier cb1dbcf92f Merge branch 'master' into jdp_dev 2015-11-06 18:58:56 -06:00
bradanlane d6da11c29c revert weather 'age' back to the short datetime reported with the message. we can revisite using 'age' once we have a valid system time for the raspberry pi to compute against 2015-11-06 10:53:53 -05:00
bradanlane 98795f3da1 fix from unexpected case wehre device stores CPU temp as simple integer (eg 53 vs 53000 for 50.0C 2015-11-06 09:47:25 -05:00
bradanlane 1465ba1a37 enable tower page and added tower help 2015-11-06 09:44:46 -05:00
Joseph Poirier afe13d1587 Merge branch 'master' into jdp_dev 2015-11-05 22:17:22 -06:00
Joseph Poirier 627353de48 minorcode changes 2015-11-05 21:54:39 -06:00
Christopher Young 3289772485 Set "airborne" flag correctly on TIS-B traffic.
Shows traffic in different color in FF when on ground.
2015-11-05 22:02:58 -05:00
Joseph Poirier 926fa06886 Merge branch 'master' into jdp_dev 2015-11-05 20:56:53 -06:00
Christopher Young bb5663bde0 Unit typo. 2015-11-05 20:17:45 -05:00
cyoung d0d466896e Merge pull request #96 from cyoung/uat_towers_status
created new towers details page and towers status on main page
2015-10-30 11:56:54 -04:00
bradanlane 0324cc4b1f created new towers details page but its commented out of the WebUI; simple active tower count is added to primary status page; created status web servcie for cases wehre a single instance is needed 2015-10-27 10:55:18 -04:00
Joseph Poirier 595f50cc2f UAT and ES mode/hardware handling 2015-10-25 22:16:19 -05:00
Christopher Young 7bfb0067b4 Fixed outdated comment - ReplayLog can be changed during runtime now. 2015-10-25 20:58:21 -04:00
Christopher Young e2ef3ae054 Don't set default route at all.
Works with iOS and Android per #51.
2015-10-25 20:30:43 -04:00
Christopher Young 293d0e74a8 Merge branch 'master' of https://www.github.com/cyoung/stratux 2015-10-21 15:27:44 -04:00
Christopher Young 3e042a82ed Revert SDR code changes. 2015-10-21 15:25:22 -04:00
bradanlane 865ba680c8 replace map on GPS page to be more accurate. 2015-10-20 15:14:25 -04:00
bradanlane 63922bccdd Merge branch 'master' of https://github.com/cyoung/stratux 2015-10-20 15:13:13 -04:00
bradanlane 3293811588 replace map on GPS page to be more accurate. 2015-10-20 15:12:10 -04:00
Christopher Young 6f5f69b322 Detect 'stratux:978' in serial string to keep static 978 tuner dev. 2015-10-20 10:50:09 -04:00
Christopher Young 4761947799 Leveling. Roll sign was backwards. 2015-10-19 18:21:57 -04:00
Christopher Young 6de0a8602a Set time according to NEO-M8N, even if no GPS lock. Index fix. 2015-10-19 13:18:48 -04:00