Wykres commitów

868 Commity (fb7a09ba3ee63b3aa0f1f76a9201a9610222e231)

Autor SHA1 Wiadomość Data
cyoung e0a22baeac
Merge branch 'master' into wac/improve-ownship-report-v2 2020-05-15 15:19:00 -04:00
matthewh628 1738345af5 Added setting "NoSleep" to disable sleeping 2020-01-03 10:22:25 -06:00
cyoung 37911bc692 Remove dhcpd file before creating new symlink. 2019-12-21 12:40:46 -05:00
cyoung be93f4290c Add WiFi "Smart Mode" option.
No default gateway. Allows iOS to choose internet source (cellular or WiFi).
2019-12-21 12:32:02 -05:00
William Castillo 1c92f75c4d Improve ownship detection for EFBs that care 2019-10-27 11:58:18 -05:00
William Castillo cac8dd98d4 Fix Ownship Target Identity Information 2019-10-13 22:23:38 -05:00
cyoung 93de565e4b Pass i2cbus parameter for NewMPU9250(). 2019-09-24 14:05:18 -04:00
cyoung 377d22b403 Remove constant "No suitable device found." log message when no GPS found.
Debug only now.
2019-08-12 16:21:21 -04:00
cyoung ab6b11554c Move "GPS serial connection in use" log print to DEBUG only.
#772.
2019-06-05 10:09:08 -04:00
cyoung 50e2b3c997 Typo fix. 2019-04-08 12:42:35 -04:00
cyoung 9afe00dbc7 Add ublox9 handling (same as ublox8) for testing. 2019-04-08 12:20:03 -04:00
cyoung 9e211d849d Use ownship received traffic. 2019-04-02 10:12:32 -04:00
cyoung 8f4a52d739 Call `gracefulShutdown()` before reboot.
Fixes #717.
2019-02-01 16:06:22 -05:00
cyoung 39bb2e3415 Add min/max observed CPU temps.
#728.
2019-01-31 11:45:21 -05:00
cyoung 7026f1975a AUXSV parsing for UAT message types 1,2,5,6. Calculate GnssDiffFromBaroAlt.
#721.
2019-01-31 10:32:35 -05:00
cyoung 5593f389cd Config anonymous SDR to 1090 by default when uatradio is present. 2019-01-31 09:37:29 -05:00
cyoung bcceaab2ee Handle multiple signals.
#765.
2019-01-17 16:54:34 -05:00
cyoung 73ae89d137 Re-open logfile on SIGHUP for log rotation.
#765.
2019-01-17 16:49:04 -05:00
cyoung 8544d6926f Add prometheus metrics to fancontrol. 2018-11-13 19:24:12 -05:00
cyoung 7aa986fbab Allow AHRS output when GPS fix not valid but in developer mode. 2018-10-29 08:36:58 -04:00
cyoung 9a495c964a Use "GPS fix valid" condition instead of GPS ground track valid for isAHRSValid(). 2018-10-29 08:34:46 -04:00
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