Christopher Young
|
bbbcd3bbe1
|
Change terminology for status on weather/traffic/towers plates. Ref #210.
|
2016-01-29 14:41:30 -05:00 |
Christopher Young
|
442e882646
|
Cache manifest. Fixes #219.
|
2016-01-29 14:20:40 -05:00 |
Christopher Young
|
399a752025
|
Add signal strength and RS error to uatsummary output.
|
2016-01-29 10:30:26 -05:00 |
Christopher Young
|
0c614f6beb
|
Debug output.
|
2016-01-29 10:22:23 -05:00 |
cyoung
|
9c1e679d16
|
Merge pull request #226 from cyoung/newprotocol
uatparse additions, AIRMET parsing.
|
2016-01-29 10:12:58 -05:00 |
cyoung
|
9ba317ab32
|
Merge pull request #224 from AvSquirrel/monotonic-fixes
Fix #223. Change ticker to 50 ms intervals for future improvements.
|
2016-01-27 07:56:35 -05:00 |
AvSquirrel
|
2f9ce16bfd
|
Fix #223. Change ticker to 50 ms intervals for future improvements.
|
2016-01-26 23:27:09 -06:00 |
Christopher Young
|
1be927e672
|
Remove UAT SDR powersave.
|
2016-01-26 01:04:40 -05:00 |
Christopher Young
|
1f6c58350e
|
PowerSave switch revert.
|
2016-01-26 01:03:26 -05:00 |
cyoung
|
30a14d0b2f
|
Merge pull request #220 from jpoirier/development
dongle handling: remove misleading conflict msg, stricter string check
|
2016-01-26 01:00:44 -05:00 |
Christopher Young
|
2dfe38a927
|
Cleanup, max message rate.
|
2016-01-26 01:00:01 -05:00 |
Joseph Poirier
|
e371039cd1
|
dongle handling: remove misleading conflict msg, stricter string check
|
2016-01-25 23:33:19 -06:00 |
Christopher Young
|
89dd33aba8
|
Remove UAT replay message re-logging.
|
2016-01-25 23:43:27 -05:00 |
Christopher Young
|
a8708f15df
|
Roll back to 1s traffic updates.
|
2016-01-25 23:16:31 -05:00 |
Christopher Young
|
fd03b25d04
|
Disable X-Plane AHRS output port.
Not currently used by any app.
|
2016-01-24 22:19:34 -05:00 |
Christopher Young
|
f5bed44086
|
Powersave switch.
|
2016-01-22 22:39:09 -05:00 |
cyoung
|
00024f1ca6
|
Merge pull request #213 from kdknigga/kdk_readme
Update the readme with a link to the FAQ and the official(?) website.
|
2016-01-20 14:18:14 -05:00 |
Christopher Young
|
5aca8adea2
|
CPU tweaks, networking tweaks.
|
2016-01-20 09:11:55 -05:00 |
Kris Knigga
|
5a989761f8
|
newline
|
2016-01-19 20:20:34 -06:00 |
Kris Knigga
|
9aeeb0abe7
|
Update the readme with a link to the FAQ and the official(?) website.
|
2016-01-19 20:05:34 -06:00 |
Christopher Young
|
57a9fbf393
|
Catch SIGINT and SIGTERM - shutdown SDR functions.
Fixes #204.
|
2016-01-19 10:40:40 -05:00 |
Christopher Young
|
e0dde8d5de
|
Add /getClients for debugging.
|
2016-01-19 09:50:02 -05:00 |
Christopher Young
|
3148ea6d8b
|
Issue template.
|
2016-01-19 09:32:36 -05:00 |
Christopher Young
|
8f8bd363a2
|
Comments.
|
2016-01-19 08:39:46 -05:00 |
Christopher Young
|
c832f6add7
|
linux-mpu9150 submodule update.
|
2016-01-11 11:19:40 -05:00 |
Christopher Young
|
1c69061c43
|
@AvSquirrel fixes.
Ref #190.
|
2016-01-11 11:16:25 -05:00 |
Christopher Young
|
e00c7a82d1
|
Updated linux-mpu9150.
Fixes #190.
|
2016-01-10 16:03:54 -05:00 |
Christopher Young
|
ae6ba61278
|
Cleanup.
Follow PR #195.
|
2016-01-10 15:56:57 -05:00 |
cyoung
|
92122743e5
|
Merge pull request #195 from jpoirier/development
only fetch serial id of unconfigured dongle
|
2016-01-10 15:55:53 -05:00 |
cyoung
|
57a9f49d0c
|
Merge pull request #196 from cyoung/simplify_startstop
start/stop gen_gdl90 directly fron init.d-stratux
|
2016-01-10 15:53:46 -05:00 |
cyoung
|
812170d0ae
|
Merge pull request #199 from braddward/updated-shutdown
Updated shutdown. Fixes #193.
|
2016-01-10 15:49:34 -05:00 |
Brad Ward
|
9897faea14
|
Added post reboot/shutdown messages
|
2016-01-09 15:00:19 -06:00 |
Brad Ward
|
53deb5f354
|
Changes to shutdown/reboot
Changed UI to provide better spacial separation of the shutdown and
reboot buttons.
Changed to call the shutdown and reboot methods via XHR POST.
|
2016-01-09 14:23:25 -06:00 |
Brad Ward
|
48eb3f7c65
|
Added methods for doing async posts for shutdown and reboot
|
2016-01-09 14:14:54 -06:00 |
cyoung
|
1420ad16e0
|
Merge pull request #198 from AvSquirrel/timezone-fix
GPS time zone fix. Don't assume Pi is set to UTC.
|
2016-01-09 13:25:57 -05:00 |
AvSquirrel
|
e9e8c5c098
|
GPS time zone fix. Don't assume Pi is set to UTC.
|
2016-01-09 12:15:21 -06:00 |
bradanlane
|
4d85491f67
|
start/stop gen_gdl90 directly fron init.d-stratux
|
2016-01-08 16:02:57 -05:00 |
Joseph Poirier
|
40ce5dcde7
|
add serial to ES object
|
2016-01-08 09:35:26 -06:00 |
Joseph Poirier
|
4cbe3713a7
|
only fetch serial id of unconfigured dongle
|
2016-01-08 09:33:58 -06:00 |
cyoung
|
3c7d700cff
|
Merge pull request #191 from AvSquirrel/GPS-20160105
GPS compatibility improvements: Parse lat-lng of arbitrary precision
|
2016-01-07 12:21:27 -05:00 |
Christopher Young
|
0f4fa6db22
|
Error.
|
2016-01-07 12:13:51 -05:00 |
Christopher Young
|
cfd1541708
|
Use monotonic clock for status print.
#174.
|
2016-01-07 11:54:38 -05:00 |
Christopher Young
|
f4c9af112a
|
Use monotonic clock for RY835AI/GPS data check functions.
#174.
|
2016-01-07 11:47:01 -05:00 |
Christopher Young
|
363f411b45
|
Typo fix.
|
2016-01-07 11:42:37 -05:00 |
Christopher Young
|
24142bef73
|
Use monotonic clock for traffic tracking.
#174.
|
2016-01-07 11:42:30 -05:00 |
Christopher Young
|
dcf50409e9
|
Use monotonic clock for message tracking.
#174.
|
2016-01-07 11:37:57 -05:00 |
Christopher Young
|
1382060024
|
Use monotonic clock for network/sleep functions.
#174.
|
2016-01-07 11:34:37 -05:00 |
Christopher Young
|
ce5f185c0f
|
Use monotonic clock for SDR/network timing.
#174.
|
2016-01-07 11:29:55 -05:00 |
Christopher Young
|
f1a0355231
|
Add Since() function to monotonic clock.
|
2016-01-07 11:20:06 -05:00 |
Christopher Young
|
55983489a2
|
Add monotonic.go to Makefile.
|
2016-01-07 11:10:27 -05:00 |