Wykres commitów

729 Commity (8f60404edef8677d7ffeac51fcfd16ab2b376cdb)

Autor SHA1 Wiadomość Data
Joseph Poirier 8f60404ede fix copy and paste 2016-02-22 10:36:41 -06:00
Joseph Poirier b91b1ce06c fixes to handle all dongle scenarios, uat config fix back to print name 2016-02-22 10:34:51 -06:00
Joseph Poirier 6c35cd164f fixes after review 2016-02-22 07:37:44 -06:00
Joseph Poirier 8579891b05 fix type error 2016-02-21 21:41:30 -06:00
Joseph Poirier bec0cef610 rework the dongle and settings handling code, fixes #239 2016-02-21 21:28:53 -06:00
Joseph Poirier 862151cea6 regex updates and device fix 2016-02-21 14:02:57 -06:00
Joseph Poirier 0ff1b5c16f fix rES hasID typo 2016-02-21 11:00:12 -06:00
Joseph Poirier ff9a5bec02 final UAT and ES struct fixes 2016-02-21 10:57:16 -06:00
Joseph Poirier 483567f186 UAT and ES struct fixes 2016-02-21 10:55:16 -06:00
Joseph Poirier 8fc7b9f81b fix typo 2016-02-21 10:44:55 -06:00
Joseph Poirier e9221e5097 cleanup and idiomatic code in prep for #239 2016-02-21 10:40:14 -06:00
cyoung cebb1ba103 Merge pull request #272 from bjax/bjax-patch-1
Fixed typo "delimeted" -> "delimited". Fixes #271.
2016-02-20 08:30:29 -05:00
Bruce Jackson 78f9082fe3 Fixed typo "delimeted" -> "delimited" 2016-02-20 08:09:14 -05:00
cyoung 7a2e49867a Merge pull request #264 from AvSquirrel/traffic-ui
Bug fixes for traffic UI and setting GPS time
2016-02-18 14:02:22 -05:00
cyoung a9c7baae6d Merge pull request #265 from cyoung/traffic_time_units
added 's' units to the traffic page
2016-02-18 14:02:09 -05:00
bradanlane f28c7a74d1 added 's' units to the traffic page 2016-02-18 13:38:06 -05:00
AvSquirrel 25dc8e617d Bug fix for setting GPS time from RMC messages 2016-02-18 11:53:43 -06:00
cyoung 3a96f04394 Merge pull request #261 from yihchun/master
Fixed a bug from #248
2016-02-18 09:59:30 -05:00
Yih-Chun Hu 4fba4de5bd bugfix of error checking 2016-02-18 13:35:28 +00:00
AvSquirrel 9ad3a7e333 Decrease traffic UI timeout to 59 sec 2016-02-18 06:10:21 +00:00
Christopher Young 65559a38fd Remove irrelevant/old comments. 2016-02-18 00:34:21 -05:00
Christopher Young 44d4c826c2 Use .Since() instead of 'Now()'.Sub(). 2016-02-18 00:29:28 -05:00
cyoung 8ddeb1a7b0 Merge pull request #259 from AvSquirrel/traffic-ui
Traffic UI and other improvements
2016-02-18 00:25:32 -05:00
AvSquirrel 073f317909 Merge to upstream changes 2016-02-18 04:57:58 +00:00
AvSquirrel 8429eb5a53 Clean up comments 2016-02-18 04:50:27 +00:00
Christopher Young ca9bd3900b Typos. Fixes #258. 2016-02-17 23:42:58 -05:00
AvSquirrel 370725eb53 Implement improved traffic UI. Clean up status and traffic help pages. 2016-02-18 04:31:05 +00:00
AvSquirrel a900a8942d Update traffic UI to support ti.age 2016-02-18 02:12:50 +00:00
AvSquirrel a224db0ba4 Create and initialize ti.Age 2016-02-18 01:54:36 +00:00
AvSquirrel 3b510c146e Merge remote-tracking branch 'upstream/master' into traffic-ui 2016-02-18 00:48:25 +00:00
Christopher Young c165acd98e Add "Unix()" function to monotonic clock for "seconds-since-start".
#254.
2016-02-17 19:33:18 -05:00
cyoung cca7d15683 Merge pull request #257 from cyoung/webui_cleanup
some web ui cleanup
2016-02-17 18:19:13 -05:00
bradanlane 3da5c9becc added missing logs help, adjusted settings page layout, added basic filename checking for updates, cleaned up updates ui somewhat 2016-02-17 15:32:23 -05:00
AvSquirrel b49bb796ee Add Stratux time to traffic.js 2016-02-17 07:18:04 +00:00
AvSquirrel 367dedc5a6 Web UI clock data enhancements 2016-02-17 06:03:23 +00:00
cyoung 2e64c9ba37 Merge pull request #248 from yihchun/master
Fix for Issue #79
2016-02-17 00:05:24 -05:00
AvSquirrel 282f397368 Better GPS time resolution 2016-02-17 04:36:56 +00:00
AvSquirrel 48b5127af6 Improved demo traffic 2016-02-17 04:19:33 +00:00
AvSquirrel 878747e633 GPS improvements: clearer init messages, compatibility tweaks 2016-02-17 03:13:21 +00:00
root 9ff70d6633 Copy and paste error in the log message 2016-02-16 20:31:12 +00:00
root b356b64f15 Error checking and optimizations per jpoirier 2016-02-16 20:28:14 +00:00
root 3cefce063b error on startup 2016-02-16 13:29:50 +00:00
root 9857f36023 Merge branch 'master' of https://github.com/cyoung/stratux 2016-02-16 13:19:47 +00:00
AvSquirrel 1695e97aa0 Restore UTC time for traffic age 2016-02-16 05:43:32 +00:00
AvSquirrel d57ed5f523 Blank out missing heading in traffic UI 2016-02-16 04:41:13 +00:00
Christopher Young d81051df00 Error checking. 2016-02-15 23:01:52 -05:00
Christopher Young 279a810db0 Skip expired leases. #230. 2016-02-15 22:21:15 -05:00
Christopher Young 02bf2251d8 Rough update process - startup script looks for update file, executes it, reboots. 2016-02-15 17:48:33 -05:00
Christopher Young f63f70d1d2 Remove "setNoCache()" from default web file get.
Cache manifest takes care of cache control now.
2016-02-15 17:13:22 -05:00
Christopher Young 3a01a4268d Scale back debug output. Use "log" instead of "fmt" for log printing. 2016-02-15 17:11:19 -05:00