Christopher Young
6303b0c536
Use monotonic timer for uptime.
...
Fixes #69 .
2016-01-07 11:08:54 -05:00
Christopher Young
cf0296d77f
Cleanup.
2016-01-05 11:09:06 -05:00
Christopher Young
bb23bd507f
Fix CPU status byte bug. Change link to spec.
2015-12-31 23:44:51 -05: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
AvSquirrel
799a247c6c
Add geoid separation offset and satellites seen.
2015-12-28 05:57:31 +00:00
AvSquirrel
681e05f3a3
Add new GPS status messages
2015-12-27 08:47:37 +00:00
Christopher Young
f51bd61b3b
Typo.
2015-12-26 17:34:35 -05:00
Christopher Young
c88d15929c
Reused var.
2015-12-26 17:23:25 -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
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
Christopher Young
b542ddc7ca
Switch ordering in WingX heartbeat.
2015-12-19 23:35:46 -05: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
Jim Jacobsen
bb8f0254e1
Added developer mode command line switch which allows uncompressed log files
2015-12-14 01:04:40 +00:00
Jim Jacobsen
191752b3e8
Switched logs back to uncompressed. Replay now supported with command line arguments. specify -h for help with arguments
2015-12-13 20:19:15 +00:00
Jim Jacobsen
c81acbeab2
Added indexed logs instead of everything ending up in one file
2015-12-08 22:58:42 -06:00
Christopher Young
0db686a14b
gzip stream replay logs.
...
Addresses (partially) replay log file size mentioned in #131 .
CPU impact is minimal, can still process 45,000+ UAT messages per min.
2015-12-02 12:18:52 -05:00
Christopher Young
306ee8fa57
Comment.
2015-12-01 19:32:20 -05:00
AvSquirrel
6184b7bc97
Add WAAS status to webUI. Correct unit casting error on ownship alt.
2015-11-25 03:43:07 +00:00
Christopher Young
7f50242867
Fixes #102 .
...
START,Thu Nov 12 19:25:38 +0000 UTC 2015,Thu Nov 12 19:25:38 +0000
UTC 2015
UNPAUSE,71289772
2739899291,Found 2 device(s):
2740283977,0: Realtek, RTL2838UHIDIR, SN: stratux:978
2740438248,1: Realtek, RTL2838UHIDIR, SN: 00000001 (currently
selected)
2740605904,Found Rafael Micro R820T tuner
2740683299,Max available gain is: 49.60
2740807935,Setting gain to: 49.60
2740880330,Exact sample rate is: 2000000.052982 Hz
2740943976,Gain reported by device: 49.60
2015-11-12 14:26:43 -05:00
Joseph Poirier
88ec861fb7
put back Devices assignment, change type for atomic store
2015-11-06 21:57:59 -06:00
bradanlane
98795f3da1
fix from unexpected case wehre device stores CPU temp as simple integer (eg 53 vs 53000 for 50.0C
2015-11-06 09:47:25 -05:00
Christopher Young
7bfb0067b4
Fixed outdated comment - ReplayLog can be changed during runtime now.
2015-10-25 20:58:21 -04:00
Christopher Young
fbcfddc006
Isolate CPU temperature monitor to its own goroutine.
...
Addresses #63 .
2015-10-19 08:17:02 -04:00
Christopher Young
8769ced73e
Error checking on OwnshipModeS.
2015-10-10 16:02:12 -04:00
Christopher Young
0d0e3b8216
Default value - OwnshipModeS as string.
2015-10-09 20:07:28 -04:00
cyoung
a58fc63efb
Merge pull request #73 from cyoung/ownship
...
add OwnshipModeS to UI; tweaked Settings field validation
2015-10-09 12:13:32 -04:00
Christopher Young
fa4718c212
Default ModeS code - not zero.
2015-10-08 07:25:43 -04:00
Christopher Young
a2a7b11494
Redo weather/traffic websocket updates ( #74 ).
2015-10-07 20:24:56 -04:00
Christopher Young
202e36c3a4
Disable port 43211 output by default.
2015-10-07 19:04:06 -04:00
Christopher Young
3f6d9a07a9
Don't print GPS status in log unless enabled.
2015-10-07 19:03:24 -04:00
bradanlane
30abcb82ee
add OwnshipModeS to UI and maintain consistent format for storage; also tweaked 'settings' page field validation
2015-10-06 18:31:20 -04:00
Christopher Young
bdb680eaaa
Replay log on/off while running.
2015-10-04 18:50:21 -04:00
Christopher Young
891af1ff11
Formatting.
2015-10-04 18:33:44 -04:00
Christopher Young
5916f00960
Merge.
2015-10-04 18:28:37 -04:00
bradanlane
a1502307aa
new 'weather' page which uses new 'WatchList' setting
2015-10-04 13:50:51 -04:00
Christopher Young
baae410a3f
Stratux heartbeat.
2015-09-30 21:06:38 -04:00
Christopher Young
aafcd4892c
NIC & NACp from @AvSquirrel.
2015-09-30 13:36:31 -04:00
Christopher Young
94876edd40
/traffic websocket - stream traffic updates (1090ES and UAT) as received.
2015-09-30 13:14:48 -04:00
Christopher Young
2bf466a1c8
/weather websocket - stream UAT text updates as received.
2015-09-30 12:50:23 -04:00