Wykres commitów

1963 Commity (master)

Autor SHA1 Wiadomość Data
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 e5916be472 Clean up /root/stratux-update after update. 2018-11-16 16:29:28 -05:00
cyoung 24a5d552c4 Add chmod for permissions on certain files for update. 2018-11-13 19:30:26 -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
PepperJo 5974fd2266 Website: Add height above ellipsoid
Add GPS height above WGS-84 ellispoid to the website.

Signed-off-by: PepperJo <pepperjo@japf.ch>
2018-10-24 21:34:54 +02:00
cyoung 1756f77433
Merge pull request #751 from westphae/ahrs_warnings
AHRS Warnings and disable AHRS output when GPS not available, fixes #732.
2018-10-01 13:59:51 -04:00
Eric Westphal 5495b8b265 Add warning messages for pseudo-AHRS and no AHRS 2018-09-30 22:40:45 +00:00
Eric Westphal 9b5c850d9e Enable Connected indicators on Towers and GPS/AHRS web UI pages 2018-09-30 18:23:43 +00:00
Eric Westphal 7a31db058e Remove Calibrate Gyros from Settings page of web UI 2018-09-30 01:56:06 +00:00
Eric Westphal da66dc5461 Merge remote-tracking branch 'cyoung/master' into ahrs_warnings 2018-09-29 21:57:53 +00:00
Eric Westphal de865c6961 Add Gyro Calibration button to AHRS page in web UI 2018-09-29 21:57:30 +00:00
Eric Westphal b42350f1cf ahrs.js code cleanup, improve ahrs error display 2018-09-29 18:46:34 +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 5ed17d968a Cleanup. 2018-09-27 15:58:41 -04:00
cyoung ceb9a7dc1a
Merge pull request #750 from cyoung/newradio
Add new UAT radio support.
2018-09-27 15:54:08 -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
Helno 77fffa5f13
Update README.md 2018-09-25 19:27:12 -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
Helno 4f9a02d567
update readme
Remove line about dangerzone and added kwikEFIS to the list of apps that support Stratux
2018-09-04 15:07:06 -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 6c0f75de77 Merge branch 'newradio' of https://github.com/cyoung/stratux into newradio 2018-08-13 22:52:03 -04:00
cyoung 578148e5f2 Change to stratux/serial. 2018-08-13 22:52:01 -04:00
cyoung 2bf1bb6dba Merge remote-tracking branch 'refs/remotes/origin/master' into newradio 2018-08-08 13:04:20 -04:00
Eric Westphal 65e80816c2 Merge branch 'master' into wifi 2018-08-05 22:24:25 -04:00
cyoung 8d9fdd31f7 Add info to main status help page.
Fixes #728.
2018-07-30 10:43:33 -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 b0821576fb Merge branch 'master' into newradio 2018-07-10 11:42:44 -04:00
cyoung 6df88abc72 Increase suggested wait time on updates. 2018-06-26 09:39:37 -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
cyoung 8eeb20a9df
Merge pull request #720 from westphae/gyro-heading-fix
Fix gdl90 AHRSGyroHeading reporting.
2018-05-29 18:53:36 -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