Wykres commitów

1501 Commity (1961a3cc8cfa932cbdf291b588fa5c88f5931b9b)

Autor SHA1 Wiadomość Data
cyoung 2679c03472 Merge pull request #504 from jamez70/developer_mode_flag_handling
Developer mode flag handling
2016-10-18 20:19:04 -04:00
cyoung fc6e75adde Merge pull request #503 from peepsnet/master
Fixed the sleep function to lcase and a bit of look & feel
2016-10-18 20:18:33 -04:00
cyoung b9a9dd427d Merge pull request #510 from jamez70/fix_crash_in_issleeping
Fix crash in issleeping
2016-10-18 12:00:55 -04:00
Jim Jacobsen d1bb84327a reverted rules file 2016-10-17 22:34:32 -05:00
Jim Jacobsen 463ecafc38 Fixed bug with help of cyoung found with running on native linux, which may show itself on the RaspberryPi at some point 2016-10-17 22:30:43 -05:00
Jim Jacobsen 0f8e5810c6 Merge branch 'master' of github.com:cyoung/stratux 2016-10-14 21:11:30 -05:00
Jim Jacobsen 562529881d Merge branch 'master' of github.com:jamez70/stratux 2016-10-14 09:05:29 -05:00
Ryan C. Braun 5b1a9988f9 Add pingEFB text to README 2016-10-07 10:28:13 -05:00
peepsnet 883e8fd36c Merge pull request #1 from cyoung/master
Merge to update
2016-10-06 17:17:13 -04:00
cyoung 84a8d4a98a Merge pull request #506 from cyoung/traffic_counts
Add current UAT/ES tracked targets count in globalStatus.
2016-10-05 00:00:16 -04:00
Christopher Young ce5fe35bb7 Add current UAT/ES tracked targets count in globalStatus. 2016-10-04 23:50:44 -04:00
Jim Jacobsen bb00189e94 Added developer mode toggle by clicking on version 7 times within 3 seconds 2016-10-02 22:17:09 -05:00
peepsnet 0325a9ea39 Fixed the sleep function to lcase and a bit of look & feel 2016-10-02 11:54:31 -04:00
Jim Jacobsen 2a76788405 Added developer menu item in addition 2016-10-01 21:03:04 -05:00
Jim Jacobsen 9f1fd88485 Added developer mode handing from /etc/stratux.conf instead, then this allows options in the status and settings pages. Would like to add a menu option for this in the future though 2016-10-01 19:59:41 -05:00
Christopher Young 8929116f00 Formatting. 2016-10-01 11:48:27 -04:00
cyoung d67f2fe1db Merge pull request #492 from jamez70/allow_static_ip_hosts
Added ability to have static IP hosts
2016-10-01 11:47:04 -04:00
cyoung 3932153c3d Merge pull request #498 from peepsnet/patch-23
update for sdr-tool.sh. mkimg.sh addition.
2016-10-01 11:45:12 -04:00
cyoung 91ae3b7bfa Merge pull request #497 from peepsnet/patch-22
update for sdr-tool.sh script. Selfupdate addition.
2016-10-01 11:44:44 -04:00
cyoung 6f27e96233 Merge pull request #496 from peepsnet/patch-21
update for sdr-tool.sh script. Selfupdate addition.
2016-10-01 11:44:26 -04:00
cyoung 7865039dc2 Merge pull request #499 from peepsnet/patch-24
added sdr-tool.sh info
2016-10-01 11:43:57 -04:00
cyoung d9cb13d500 Merge pull request #495 from peepsnet/patch-20
Tool to "automate" setting SDR serials
2016-10-01 11:43:41 -04:00
peepsnet 06cbb8c508 uncommented a few need lines 2016-09-30 21:35:09 -04:00
peepsnet 0b71091b34 added sdr-tool.sh info 2016-09-30 21:24:38 -04:00
peepsnet c2b0e051ad update for sdr-tool.sh 2016-09-30 21:13:35 -04:00
peepsnet 066b61571c update for sdr-tool.sh script 2016-09-30 21:10:16 -04:00
peepsnet f8bb2c202f update for sdr-tool.sh script 2016-09-30 21:08:32 -04:00
peepsnet 37309af7bb Tool to "automate" setting SDR serials
The script walks users through setting serials for the SDRs and offers the "Fallback" option when setting the 1090 SDR.
2016-09-30 21:05:40 -04:00
Christopher Young 8f3ca19aca Add GPRMC date sanity checking. Add 'RealTime' monotonic ticker, set once by GPS time. 2016-09-29 18:30:26 -04:00
Jim Jacobsen bab827d492 Added ability to have static IP hosts 2016-09-27 23:56:17 -05:00
cyoung 2d03dde95a Merge pull request #471 from uavionix/master
Disable logging when Ping receives data
2016-09-27 17:21:04 -04:00
Christopher Young 8cef443497 Change green (ACT) LED default behavior on RPi - off = stratux not running, on = stratux running. 2016-09-26 14:34:41 -04:00
cyoung f711e61a1f Merge pull request #490 from jamez70/UAT_Statistics
Added UAT statistics to the status page
2016-09-25 20:44:26 -04:00
Jim Jacobsen f099336823 Fixed typo, and added TAF.AMD 2016-09-24 18:23:39 -05:00
Jim Jacobsen 2f2c3d27a3 Added UAT statistics to the status page 2016-09-24 12:17:46 -05:00
cyoung a951ea9afb Merge pull request #488 from AvSquirrel/ubx-zeroalt-fix
Workaround to allow negative GPS HAE on ublox-7. Fixes #487.
2016-09-21 09:04:25 -04:00
Christopher Young dc62a3abba Make HardwareBuild checking for updates case insensitive. 2016-09-19 18:27:19 -04:00
Christopher Young 31bbf1bc1b Don't display serialout settings unless a serialout device is present. 2016-09-19 12:25:23 -04:00
Christopher Young 30fe7295c4 Add automatic serialout when /dev/serialout0 is present.
/dev/serialout0 created by either inserting a CP2102-based
USB-to-Serial dongle or by symlink.
2016-09-19 12:21:39 -04:00
Keith Tschohl 9939ba986a Ignore PUBX,00 'HAE' field if it is equal to 0 2016-09-17 03:56:22 +00:00
Eric Westphal c3f002577f add ahrsweb kalman_listener for inflight monitoring of kalman filter 2016-09-16 13:36:45 -04:00
Eric Westphal 5acbcbfc32 improve ahrs kalman filter stability 2016-09-16 13:36:11 -04:00
Eric Westphal 91ed08583d Fix mapping of 9250 axes to ahrs kalman measurement 2016-09-16 13:34:44 -04:00
Christopher Young 85d73964c7 Typo. 2016-09-14 22:23:17 -04:00
Christopher Young 4659e03dbd Use Pin 12 (GPIO 18) for fancontrol. 2016-09-12 15:25:53 -04:00
Christopher Young 0d404a19bc Remove stratux-post-start.sh. 2016-09-12 14:44:28 -04:00
Christopher Young 95c1c3669e Remove stratux-post-start.sh. Start fancontrol and screen controller from rc.local. 2016-09-12 14:43:56 -04:00
Eric Westphal 6e622e3abb Integrate non-control Kalman approach 2016-09-11 20:33:26 -04:00
Eric Westphal cefbcc49da Measure magnetometer by default 2016-09-11 20:32:45 -04:00
Eric Westphal 9127c3a132 Round groundspeed 2016-09-11 20:32:10 -04:00