Wykres commitów

612 Commity (fd03b25d04abb296c5a6a0037ca00baec298a73c)

Autor SHA1 Wiadomość Data
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
Christopher Young 6303b0c536 Use monotonic timer for uptime.
Fixes #69.
2016-01-07 11:08:54 -05:00
Christopher Young 43ac4e8236 Disable ntpd on release image. 2016-01-07 10:28:24 -05:00
AvSquirrel 1971700f02 Add UBX-CFG files for u-center 2016-01-06 06:07:38 +00:00
AvSquirrel ee241c71fb Parse lat-lng of arbitrary precision 2016-01-06 03:09:42 +00:00
Christopher Young cf0296d77f Cleanup. 2016-01-05 11:09:06 -05:00
Christopher Young b0d1299fce Cleanup. 2016-01-05 11:08:16 -05:00
cyoung cc41a25900 Merge pull request #184 from braddward/updated-shutdown
Updated shutdown
2016-01-05 11:01:44 -05:00
cyoung 11907e84ff Merge pull request #186 from AvSquirrel/ahrsFusion
AHRS heading improvements. "Fallback" GPS message parsing
2016-01-04 11:42:31 -05:00
cyoung 951c750c59 Merge pull request #188 from cyoung/origin_src_fix_20160104
Fix transposed S/T in base40 decoding
2016-01-04 11:38:42 -05:00
bradanlane 21956790ba Fix transposed S/T in base40 decoding
the code at mutability/dump978 posted a fix for a typo in the base 40 decode. the 'S' and 'T' letters were transposed in the reference string.

reference: 564902f53b
2016-01-04 09:05:00 -05:00
Christopher Young 7d6f4eb7af Trigger traffic report on change. 2016-01-03 22:54:21 -05:00
AvSquirrel cdcfa1c8d7 Formatting 2016-01-04 00:14:29 +00:00
AvSquirrel 3bc45ac5be Remove debug log message 2016-01-04 00:12:10 +00:00
AvSquirrel c95ac50763 Merge remote-tracking branch 'upstream/master' into ahrsFusion 2016-01-04 00:10:32 +00:00