Wykres commitów

847 Commity (da66dc5461e9ce0a6f1a2a6762893b5ec9bc4fd7)

Autor SHA1 Wiadomość Data
Eric Westphal da66dc5461 Merge remote-tracking branch 'cyoung/master' into ahrs_warnings 2018-09-29 21:57:53 +00:00
cyoung 7340719ae3
Merge pull request #734 from westphae/wifi
Wifi Configuration on Settings Page
2018-09-29 10:08:30 -04:00
Eric Westphal 3b32df7f39 Display AHRS ground mode warning in web UI 2018-09-29 11:06:54 +00:00
cyoung 3d168d0c6c Link against math lib for lowpower_uat.go. 2018-09-27 16:02:59 -04:00
cyoung b10b1769d8 Merge branch 'master' into newradio 2018-09-27 15:15:39 -04:00
cyoung cd4b756810 Add log output. Change SDR count only for interface. 2018-09-27 14:23:03 -04:00
cyoung 517ad79632 Imports/unused variable fix. 2018-09-27 11:40:22 -04:00
cyoung 96338b413d Add /dev/uatradio on a one second interval. 2018-09-27 11:33:47 -04:00
cyoung beed8e7c1a Remove debug logging. 2018-09-27 11:11:44 -04:00
cyoung d0b447dc7a Add SoftRF udev rules and "ping" code hack (temporary). 2018-09-12 10:09:08 -04:00
cyoung c612444a79 Revert 0d93623b94. 2018-09-11 16:05:40 -04:00
cyoung 260a14ca4c Adds AU tail number decoding from ICAO addr.
Contribution by @armeniki. #736.
2018-08-15 15:02:52 -04:00
cyoung 578148e5f2 Change to stratux/serial. 2018-08-13 22:52:01 -04:00
Eric Westphal 65e80816c2 Merge branch 'master' into wifi 2018-08-05 22:24:25 -04:00
cyoung 4b0f7f47cf Scope error fix. 2018-07-13 12:03:36 -04:00
cyoung 8703b4c124 Don't relay uncorrectable (rs_errors=9999) messages. 2018-07-10 17:42:44 -04:00
cyoung 898463e2ef Merge remote-tracking branch 'refs/remotes/origin/master' into newradio 2018-06-22 14:26:15 -04:00
cyoung 0d93623b94 Comment out ublox8 Glonass / Galileo code. 2018-06-13 15:11:06 -04:00
cyoung fbb64a4345 Cleanup. Add /dev/uatradio rule. 2018-06-13 15:10:11 -04:00
cyoung 2dca39c7d8 Add udev rules. Change start-up sequence (fixes race condition -- receiving UAT packets before init is complete). 2018-06-11 19:02:38 -04:00
cyoung 7142edb3ba Restore RSSI/timestamp parsing. 2018-06-11 16:56:14 -04:00
cyoung 462de2843f Revert back to FEC calculating code. 2018-06-11 16:50:33 -04:00
cyoung 8082df9752 Merge remote-tracking branch 'refs/remotes/origin/master' into newradio 2018-06-11 16:48:42 -04:00
Eric Westphal 006824ef8d Fix gdl90 AHRSGyroHeading reporting. 2018-05-28 08:30:32 -04:00
cyoung 164b00396f Remove FEC computations on Pi side. 2018-05-21 14:27:34 -04:00
cyoung c0127928af Fan control failsafe temp.
#663
2018-05-10 22:42:41 -04:00
cyoung d8a9d5c1a3 Add signal strength and timestamp parsing. 2018-05-01 13:41:31 -04:00
cyoung b9ac1a394a Initial testing code. 2018-04-25 16:08:46 -04:00
cyoung 92dab38028 gen_gdl90 gracefulShutdown() on system shutdown or reboot request. 2018-04-19 10:37:30 -04:00
cyoung 54ab7df155 Add new ForeFlight AHRS and ID GDL90 messages. 2018-04-06 15:08:45 -04:00
cyoung 915391fa91 Use "N" or "C" regs derived from Mode-S identifier, or default to "Stratux". 2018-03-09 09:49:03 -05:00
cyoung a1ea17e7ca Remove unnecessary debug print. 2018-01-09 16:30:28 -05:00
cyoung b8e149cb61 Cleanup.
#692
2018-01-09 12:00:55 -05:00
cyoung c5314de3f2 Clean up unused imports.
#692
2018-01-09 10:41:13 -05:00
cyoung c4b8216a84 Change error prints to use addSingleSystemErrorf().
#692
2018-01-09 10:40:25 -05:00
cyoung 033c3ca1e4 Use addSingleSystemErrorf() instead of tracking error prints individually.
#692.
2018-01-09 10:09:18 -05:00
cyoung df6f844738 Create function that tracks critical system errors and issues them only once.
#692
2018-01-09 09:57:00 -05:00
cyoung bb9cb778d2 Update system uptime warning format. 2017-10-27 16:05:15 -04:00
cyoung cc4127df80 Remove socket listener from fancontrol. Replace with http server. Serve status in JSON format. 2017-10-23 14:58:24 -04:00
cyoung bb9c3c6435 Add NightMode to turn off ACT LED.
#659.
2017-10-17 17:30:03 -04:00
cyoung f28bfffc0a Turn off PPS output (green LED on GPYes).
#659.
2017-10-17 17:23:54 -04:00
cyoung b3ca828086 Use estimate vAcc = 2*hAcc instead of reported vAcc.
Fixes #666.
2017-10-17 16:26:11 -04:00
cyoung 9a3fe7c0d1 Clean up log output. 2017-10-12 13:21:55 -04:00
cyoung 8bc7f0c093 Add Merlin auto-detect. 2017-10-12 12:22:52 -04:00
cyoung 57c783d695 Typo fix. 2017-10-11 08:56:30 -04:00
cyoung 2df716f2f6 Remove unused 'CPULoad' status variable. 2017-10-11 08:40:10 -04:00
cyoung 4fa548b380 stratux.log cleanup. 2017-10-11 08:39:09 -04:00
Christopher Young 4de2420803 Clean up cputemp. 2017-10-10 11:27:15 -04:00
Christopher Young 05aa90b125 Clean up fancontrol.
Working on #663.
2017-09-12 08:56:31 -04:00
Christopher Young f8646d9ebe Check system uptime before SDR startup delay.
Throw a system error in developer mode if the uptime is greater than
120s and `sdrWatcher()` is restarted (usually a systemd restart).
2017-08-18 12:56:58 -04:00