Wykres commitów

305 Commity (master)

Autor SHA1 Wiadomość Data
Jordan T 463721c93b Add dark mode setting storage 2020-08-19 10:38:19 -05:00
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 9afe00dbc7 Add ublox9 handling (same as ublox8) for testing. 2019-04-08 12:20:03 -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 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 7340719ae3
Merge pull request #734 from westphae/wifi
Wifi Configuration on Settings Page
2018-09-29 10:08:30 -04:00
cyoung 96338b413d Add /dev/uatradio on a one second interval. 2018-09-27 11:33:47 -04:00
Eric Westphal 65e80816c2 Merge branch 'master' into wifi 2018-08-05 22:24:25 -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 8082df9752 Merge remote-tracking branch 'refs/remotes/origin/master' into newradio 2018-06-11 16:48:42 -04:00
cyoung b9ac1a394a Initial testing code. 2018-04-25 16:08:46 -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 b8e149cb61 Cleanup.
#692
2018-01-09 12:00:55 -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 bb9c3c6435 Add NightMode to turn off ACT LED.
#659.
2017-10-17 17:30:03 -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
Eric Westphal cc24fb6fef Added Go portion of @peepsnet WiFi handling. 2017-07-22 12:43:32 -04:00
Christopher Young 0d833946f4 Remove redeclared variables. 2017-07-17 17:36:43 -04:00
Christopher Young 284bb0733f Remove redeclared structs. 2017-07-17 17:35:10 -04:00
Christopher Young 6709c9b4e6 Merge remote-tracking branch 'origin/master' into ahrs_dev
# Conflicts:
#	main/gen_gdl90.go
2017-07-17 17:18:12 -04:00
Eric Westphal 20877df847 Separate gyro calibration and AHRS level functions. 2017-07-12 13:27:26 -04:00
Eric Westphal e0faa71b3f Remove 'up' section from orientation procedure. 2017-07-06 19:45:01 -04:00
Eric Westphal 1bf2a9d808 Developer UI page allows downloading and deleting AHRS logs. 2017-07-03 19:43:51 -04:00
Eric Westphal 542a68fc26 Remove AHRS config from developer settings. 2017-06-13 18:14:08 -04:00
Jim Jacobsen 545343332e Move structs to the top of the file 2017-06-11 17:50:34 +00:00
Christopher Young 51fd728cc6 Merge fix. 2017-06-09 10:54:41 -04:00
Christopher Young fd7ce1ec92 Merge remote-tracking branch 'origin/master' into ahrs_dev
# Conflicts:
#	main/gen_gdl90.go
2017-06-09 10:53:41 -04:00
Christopher Young 5f1ebfbe70 Removed ForeFlight GDL90 parsing bug workaround.
#348, 604.
2017-06-09 10:49:25 -04:00
Eric Westphal 586d951582 Save sensor orientation for pseudo-installed units. 2017-06-01 17:33:18 -04:00
Eric Westphal ac386cb0a1 Add AHRS setting defaults to defaultConfig. 2017-05-21 21:51:40 -04:00
Eric Westphal 5aefc145ac Initial commit - user can set G limits for own aircraft. 2017-05-20 07:35:40 -04:00
Eric Westphal be84ec785c Merge remote-tracking branch 'cyoung/ahrs_dev' into eric 2017-05-15 07:55:23 -04:00
Eric Westphal ea657208c0 Merge remote-tracking branch 'cyoung/ahrs_dev' into ahrs_dev 2017-05-14 09:44:15 -04:00
Eric Westphal 84eea16eed Merge branch 'invalid' into eric 2017-05-14 08:17:26 -04:00
Christopher Young c6e96b5d09 Merge remote-tracking branch 'origin/master' into ahrs_dev
# Conflicts:
#	Makefile
#	main/equations.go
#	main/gen_gdl90.go
2017-05-13 12:37:06 -04:00
Christopher Young 29c86d0343 Formatting.
#593.
2017-05-13 10:33:09 -04:00