Wykres commitów

205 Commity (2d7e213af2cf3c8a7328f8625612d2a199cf9a6a)

Autor SHA1 Wiadomość Data
AvSquirrel 8410819ae2 AHRS roll direction fix. Experimental heading filter. 2015-12-31 07:10:10 +00:00
Christopher Young 7c77a563a5 Formatting. 2015-12-29 17:52:10 -05:00
cyoung 1960167909 Merge pull request #170 from AvSquirrel/gps-fixes
Delay start of UART reads. Link dev logs to web UI.
2015-12-29 17:51:44 -05:00
Christopher Young 71d604f07e Manual fix for Pull Request #170. 2015-12-29 17:51:31 -05:00
Christopher Young 53db559c15 Manual fix for Pull Request #170. 2015-12-29 17:48:01 -05:00
Christopher Young dab97a2328 Set heading from GPS with sustained >=10kts.
Apply same to new source.
2015-12-29 17:14:03 -05:00
Christopher Young 32383c12c2 Set heading from GPS with sustained >=10kts.
Restore overwritten change.
2015-12-29 17:02:18 -05:00
Christopher Young 60e143bd36 Formatting. 2015-12-29 17:00:59 -05:00
AvSquirrel 48f3170df9 Add 250 ms delay before opening UART port at 38.4k 2015-12-29 02:55:37 +00:00
Christopher Young 052b4e2855 Add mySituation.SatellitesSeen to stratux.log status message. 2015-12-28 02:19:02 -05:00
Christopher Young d94e049ba2 Update GPS satellite variables even if isGPSValid() is false.
isGPSValid() only when “acceptable” solution is found, updating
variables shows progress.
2015-12-28 01:56:33 -05:00
Christopher Young 446112aced Formatting. 2015-12-28 01:54:04 -05:00
cyoung 502084c20f Merge pull request #169 from AvSquirrel/GPS-UBX2
Updated GPS initialization and parsing
2015-12-28 01:38:15 -05:00
AvSquirrel 799a247c6c Add geoid separation offset and satellites seen. 2015-12-28 05:57:31 +00:00
Christopher Young c1859fb0be Set heading from GPS with sustained >=10kts. 2015-12-27 17:50:10 -05:00
Christopher Young a35e3cb76f Use linux-mpu9150 DMP functions to retrieve position data. Remove old POC code. 2015-12-27 16:11:21 -05:00
Christopher Young 4f56a4c7b3 Set "no cache" on all served pages.
Fixes #164.
2015-12-27 13:11:55 -05:00
AvSquirrel 681e05f3a3 Add new GPS status messages 2015-12-27 08:47:37 +00:00
AvSquirrel 555f9ccb8c Clean branch for UBX NMEA configuration 2015-12-27 03:19:35 +00:00
Christopher Young 24b28f225f Merge remote-tracking branch 'origin/master' into powersave 2015-12-26 17:47:33 -05:00
Christopher Young e23ce3f25d Update comment. 2015-12-26 17:47:29 -05:00
Christopher Young f51bd61b3b Typo. 2015-12-26 17:34:35 -05:00
Christopher Young cc418aa797 Merge fix. 2015-12-26 17:27:32 -05:00
Christopher Young 0215bc8fa4 Merge remote-tracking branch 'origin/master' into powersave 2015-12-26 17:23:34 -05:00
Christopher Young c88d15929c Reused var. 2015-12-26 17:23:25 -05:00
Christopher Young 268bc227c9 Merge remote-tracking branch 'origin/master' into powersave
# Conflicts:
#	main/network.go
2015-12-26 17:18:57 -05:00
Christopher Young ccd023f50c Version number for status message. 2015-12-26 17:17:53 -05:00
Christopher Young 7fb784dd0b GPS/AHRS on/off settings portion of status message. 2015-12-26 16:52:32 -05:00
Christopher Young 54231905c5 Use build string as a hex value instead of characters. 2015-12-22 17:37:39 -05:00
Christopher Young 01919b3ab9 Connected RY835AI y/n. 2015-12-22 17:18:14 -05:00
Christopher Young e3afdc0485 Logic error. 2015-12-22 17:17:02 -05:00
Christopher Young b0b36e80a0 Change CPU temp calculation formula for status message. 2015-12-22 15:40:56 -05:00
Christopher Young e6ad9aa830 Save some cycles when message queues aren't that large. 2015-12-21 00:05:47 -05:00
Christopher Young 72d989ed3b Save some cycles when message queues aren't that large. 2015-12-20 23:59:39 -05:00
Christopher Young 8d573788b1 Wait for UAT read goroutine to quit before calling .Close() on device. 2015-12-20 23:38:45 -05:00
cyoung 71b4f3c2c0 Merge pull request #154 from jpoirier/fix_alt
fixed altitude calculation as per GDL 90 data interface spec
2015-12-20 23:31:11 -05:00
Christopher Young c935cab08f Enable both UAT and 1090ES by default.
UAT takes priority if only one RTL-SDR device connected.
2015-12-20 21:56:53 -05:00
Joseph Poirier b765d55f7c updated example link 2015-12-20 18:20:38 -06:00
Joseph Poirier 227f4f5571 use smallest possible var size 2015-12-20 16:16:52 -06:00
Joseph Poirier 373c0fa956 fixed altitude calculation as per GDL 90 data interface spec 2015-12-20 15:34:36 -06:00
Christopher Young b542ddc7ca Switch ordering in WingX heartbeat. 2015-12-19 23:35:46 -05:00
Brad Ward 1c9a3a2ce2 Removed local constants in favor of using syscalls already defined exported constants 2015-12-20 00:56:36 +00:00
Brad Ward 3089cd5a3f Shutdown/Reboot
Added methods to shutdown and reboot the pi via syscalls
2015-12-19 15:18:00 -06:00
Christopher Young e7a19f2296 Invalid values - 0xFF.
Addresses #150.
2015-12-18 14:35:42 -05:00
Christopher Young 71400227dc WingX heartbeat.
Addresses #150.
2015-12-18 12:28:37 -05:00
Christopher Young d830548700 Don't log replayed data. 2015-12-17 16:35:42 -05:00
Christopher Young cc2ebfdb93 Use log for errors/debug output. 2015-12-17 16:22:05 -05:00
Christopher Young 495fb46fee Cleanup. 2015-12-17 16:11:17 -05:00
cyoung 6b9a750ddc Merge pull request #144 from jamez70/replay_integration_uncompressed_logs
Switched logs back to uncompressed. Replay now supported with command…
2015-12-17 14:53:42 -05:00
Jim Jacobsen bb8f0254e1 Added developer mode command line switch which allows uncompressed log files 2015-12-14 01:04:40 +00:00