Wykres commitów

1963 Commity (master)

Autor SHA1 Wiadomość Data
cyoung d8a9d5c1a3 Add signal strength and timestamp parsing. 2018-05-01 13:41:31 -04:00
cyoung 2e8ed95506 Clean up obsolete dangerzone includes. 2018-04-26 14:54:12 -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 991f48eaa5 Update ForeFlight version to 10+ for AHRS support. 2018-04-10 16:10:33 -04:00
cyoung ddbd3d5ef8 Change ForeFlight support note in README. 2018-04-06 15:10:17 -04:00
cyoung 54ab7df155 Add new ForeFlight AHRS and ID GDL90 messages. 2018-04-06 15:08:45 -04:00
cyoung 14a21eaa0b RPi3B+ setup. 2018-03-29 22:32:40 -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 99ac28b104 Roll back changes. 2018-01-26 11:15:55 -05:00
cyoung 7338ad4336 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	selfupdate/makeupdate.sh
2018-01-26 10:48:55 -05:00
cyoung cd875f6449 Merge remote-tracking branch 'refs/remotes/origin/ahrs_dev_protocolfun' 2018-01-26 10:44:39 -05:00
cyoung 6a40d979b7 Make PPM setting a developer option.
#79.
2018-01-17 14:10:24 -05:00
cyoung da28af53c0 Simplify "Settings" page.
Only display "Hardware" and "Diagnostic" settings when in developer mode.
2018-01-17 10:55:09 -05:00
cyoung 1a1cf2e93c Delete /var/log/stratux* on update. 2018-01-17 10:33:13 -05:00
cyoung a1ea17e7ca Remove unnecessary debug print. 2018-01-09 16:30:28 -05:00
cyoung 95a80395fd Change CircleCI to test to build master. 2018-01-09 12:14:32 -05:00
cyoung 2abfdd11af Remove test build from CircleCI config. 2018-01-09 12:04:41 -05:00
cyoung b8e149cb61 Cleanup.
#692
2018-01-09 12:00:55 -05:00
cyoung 8b806b8aad Remove "test" directory from go get in gen_gdl90 make. 2018-01-09 11:58:14 -05:00
cyoung 0eb6014341 Install mercurial on CircleCI. 2018-01-09 11:42:50 -05:00
cyoung 56ac7ee8fc Clean gopath on each CircleCI build. 2018-01-09 11:38:16 -05:00
cyoung 36ea8c0d40 Upgrade golang version in CircleCI from 1.6 to 1.9.2. 2018-01-09 11:19:30 -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 31b3e83ea6 Remove old libimu.so references in selfupdate. 2017-12-28 16:58:04 -05:00
cyoung 607310af24 Change deleted AvSquirrel/dump1090 submodule to mirror at stratux/dump1090 2017-12-28 16:47:38 -05:00
Christopher Young 08f786b4b0 Add some AHRS and maintenance web calls to documents. 2017-11-29 20:16:29 -05:00
Christopher Young bd10be4f63 Add logrotate conf. Keep two days of logs. Run logrotate on boot. 2017-11-17 11:12:20 -05:00
Christopher Young a3fda2aa3c Turn off wireless power management, from D. DeMartini. 2017-11-10 09:57:29 -05:00
cyoung 16b61a37a9
Merge pull request #678 from Helno/patch-2
update readme.md
2017-11-10 09:51:01 -05:00
Helno 2a6beb8478
update readme.md
added additional jet tests.
2017-11-10 09:46:39 -05:00
Christopher Young a0d9a4be25 Merge branch 'master' into ahrs_dev_protocolfun 2017-10-31 22:56:14 -04: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 b7beee37f0 Change luma usage.
#672.
2017-10-17 14:42:19 -04:00
cyoung 0d4d61cf56 Update oled package to new 'luma' package name.
Fixes #672.
2017-10-17 14:40:01 -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
Christopher Young 3b57564490 Cleanup. 2017-10-11 13:37:37 -04:00
Christopher Young 04e6d6af36 Merge branch 'master' into ahrs_dev_protocolfun 2017-10-11 13:29:31 -04:00
Christopher Young 022545dde6 Merge branch 'master' into ahrs_dev_protocolfun
# Conflicts:
#	selfupdate/makeupdate.sh
#	selfupdate/update_footer.sh
2017-10-11 13:18:36 -04:00
Christopher Young 157e456805 Change goflying version. 2017-10-11 13:18:26 -04:00
cyoung 782f22cf54 Update goflying. 2017-10-11 09:22:15 -04:00
cyoung 3ef0c4b31a Update goflying. 2017-10-11 09:20:32 -04:00