Wykres commitów

1740 Commity (2017adf78ba91cdc23140d27d30b969c9f3ffa1c)

Autor SHA1 Wiadomość Data
Eric Westphal f2cfe3344b Re-do sensor orientation setting method. 2017-02-16 16:57:30 -05:00
Eric Westphal e78afed4d4 Remove SensorLogger, some log messages. 2017-02-16 16:56:42 -05:00
Eric Westphal 2cf49218bd Increase GPS update cycle to 10Hz. 2017-02-15 16:10:52 -05:00
Eric Westphal 079dfc0e00 Increase AHRS calculation cycle to 20Hz for 10Hz GPS updates. 2017-02-15 16:09:09 -05:00
Christopher Young 4b63351c9c Disable hciuart. 2017-02-15 02:37:59 -05:00
Eric Westphal 9b180e2f25 AHRS tracks GPS time separately from sensor time. 2017-02-13 16:01:43 -05:00
Eric Westphal a5aa50f44f AHRS logging uses AHRSProvider built-in logging. 2017-02-13 15:15:45 -05:00
Eric Westphal 261dd637e0 Missing continue. 2017-02-13 14:26:29 -05:00
Keith Tschohl 71a9c06a29 Add parsing of UAT SIL, SDA, NACv, and In capability to verbose logs 2017-02-13 04:26:15 +00:00
Keith Tschohl 318e883db5 Add emergency status to traffic msgs; additional UAT statistics; cleanup 2017-02-13 03:37:51 +00:00
Eric Westphal 99cdda2219 ahrsweb Kalman Listener Send fails more nicely. 2017-02-12 17:06:36 -05:00
Eric Westphal 5ab394b31d Add Cage button to Attitude Indicator/AHRS. 2017-02-12 17:06:03 -05:00
Eric Westphal 59da452770 Add mutex to pingResponse map to prevent panics with Go>1.5. 2017-02-11 15:20:47 -05:00
Eric Westphal b3dd98cd76 AHRS attitude indicator displays tenth of degree changes. 2017-02-10 23:14:19 -05:00
Eric Westphal d17e218324 gdl90Report uses Gyro_heading. 2017-02-10 16:45:55 -05:00
Keith Tschohl 950c0594bf Disable sqlite logs when using UAT playback 2017-02-10 06:28:22 +00:00
Keith Tschohl f423f2c74e Determine UAT version. Proper decoding of callsign vs Mode 3/A code 2017-02-10 06:17:27 +00:00
Keith Tschohl dae0a29278 Add UAT traffic message decoder and v2 message documentation 2017-02-10 04:09:14 +00:00
Keith Tschohl 4201bb1ec3 Fix UAT track calculation when one velocity component = 0 2017-02-10 03:55:26 +00:00
Eric Westphal ba0440c49b Validate sensor calibration. 2017-02-07 21:35:59 -05:00
Eric Westphal ecd0ed5e2e bmp280 reads at the right frequency. 2017-02-07 21:35:21 -05:00
Christopher Young 239c473c9a Automatically expand root partition on first boot.
Compatible with .sh updates from previous versions via
`/etc/stratux.firstboot`.
2017-02-05 16:22:33 -05:00
cyoung 1ae6b5cb1f Merge pull request #514 from jamez70/developer_mode_add_loghandling
Added logfile truncation and download buttons to developer mdoe screen
2017-02-02 22:28:23 -05:00
cyoung a37d0f9ae3 Merge branch 'master' into developer_mode_add_loghandling 2017-02-02 22:28:16 -05:00
Christopher Young 6b10432240 dhcpcd disable. 2017-02-02 10:44:59 -05:00
Christopher Young d895772f6f Fix: systemd[1]: [/lib/systemd/system/stratux.service:8] Executable path is not absolute, ignoring: pkill dump1090 2017-02-02 10:07:56 -05:00
Christopher Young 6ec0b480bf Add hostapd_manager and stratux-wifi scripts to 'make install'. 2017-02-02 10:07:13 -05:00
cyoung dc074454c6 Merge pull request #555 from peepsnet/wifi-lag-fix
Wifi lag fix
2017-02-02 09:36:54 -05:00
cyoung 490e3d9900 Merge pull request #557 from AvSquirrel/10Hz-gps
GPS configuration and detection improvements
2017-01-30 00:27:24 -05:00
cyoung 9ee46170ff Merge pull request #556 from jonvadney/master
Add ability to set static ip from web ui when in dev mode
2017-01-29 20:32:17 -05:00
cyoung d8219c495d Merge pull request #559 from pmaag/traffic-help-additions
Added traffic type prefix definitions to traffic-help.html
2017-01-29 20:28:34 -05:00
Eric Westphal 5e0f586f8a Lighten logging, longer timeout for GPS. 2017-01-21 12:39:06 -05:00
Eric Westphal 0e14b82ddb Show CPU load on UI status page. 2017-01-16 22:25:26 -05:00
Eric Westphal b1351af740 A little more logging. 2017-01-16 18:25:53 -05:00
Eric Westphal 3c16945c92 Set orientation of AHRS sensor in UI. 2017-01-16 18:22:57 -05:00
Eric Westphal ed49f2c270 AHRS full-screen mode added. 2017-01-13 19:21:35 -05:00
Eric Westphal 541ce527a9 Add refresh UI function to developer mode. 2017-01-12 22:36:45 -05:00
Eric Westphal e0f794b907 AHRS calibration UI mostly done. 2017-01-08 23:04:16 -05:00
Eric Westphal 352c9eb79c sensorAttitudeSender is a little more robust. 2017-01-08 23:01:34 -05:00
Eric Westphal b6fef3ca9a sensors.go gets sensor orientation from globalSettings. 2017-01-08 12:11:51 -05:00
Eric Westphal af2ea7196b Make pressure reader work again. 2017-01-08 10:14:24 -05:00
Eric Westphal 816411b3ee Replace windoze CRLF with Linux LF in web files 2017-01-07 22:45:19 -05:00
Eric Westphal 22867df1f4 Improved GPS/AHRS UI layout 2017-01-07 08:29:33 -05:00
Eric Westphal a6642353d7 Add Enable_Sensors to settings UI 2017-01-07 08:05:37 -05:00
Eric Westphal 601efa9023 Start managementinterface earlier to avoid nil 2017-01-07 08:01:15 -05:00
Eric Westphal b615a0370b Move satelliteMutex into Situation alongside other Mutexes 2017-01-07 07:59:00 -05:00
pmaag f70a8c9525 Added traffic type prefix definitions to traffic-help.html
Added additional information to traffic-help.html to include the prefix
used when Show Traffic Source In Callsign is enabled within the
settings.

It was difficult to locate the definitions of each of the traffic type
prefixes, so I thought the help page would be a good location to define
these.

Additionally adjusted some spacing of the list elements to provide
easier readability on this help page.
2017-01-06 14:27:30 -08:00
Eric Westphal 9f9298734d Hack to avoid race condition, for now. 2017-01-05 23:01:00 -05:00
Eric Westphal 744c7bfe1c Replace paper airplane with attitude indicator in UI 2017-01-05 23:00:35 -05:00
Eric Westphal 84e81bbd3b Correct multiplier for climb rate 2016-12-29 15:12:19 -06:00