Commit Graph

481 Commits (0279d930ec9a6646de5b628b28ebbe6bf44e1f13)

Author SHA1 Message Date
Chris Vickery e755a4e911
Reduxify a bunch of the state, add seekTime URL parameter (#12)
* Start the process of reduxifying. Some of it works

* better seeking

* Seeking and stuff

* Add segment functionality

* Fix tests

* Fix more tests
2018-08-15 12:53:21 -07:00
Chris Vickery dff700a462 0.2.17 2018-07-27 16:42:45 -07:00
Chris Vickery f77565e44d
Add playback speed selector (#11) 2018-07-26 11:33:01 -07:00
Chris Vickery 8e15ffa534 Correct spelling on breaks brake because fun and magic 2018-07-25 16:31:47 -07:00
Chris Vickery 67f0230375 Better visualization of shorter messages 2018-07-25 10:53:39 -07:00
Chris Vickery a0bffe8020 0.2.16 2018-07-24 18:11:47 -07:00
Chris Vickery 7754ac67bd
Add raw logs to basic CAN massage view (#8)
* Add raw car state to basic can massage view

* Format and transfer log data better

* Expose most of car state, support 32 bit ints and signed vals better

* Reroute frame requests through getter, intercept log event frame requests

* Add all requested logs

* Remove testing debugger

* Make log events toggle in view

* Fix minor exception with drag and drop
2018-07-24 15:15:09 -07:00
Chris Vickery 2267886448
Use autoPlay instead of .play() (#10)
* Use autoPlay instead of .play()

* Fix video behavior in safari
2018-07-24 15:09:29 -07:00
Chris Vickery 3898b6f019 0.2.15 2018-07-19 17:19:00 -07:00
Chris Vickery c7542bce59
Make plot X axis start always line up (#9) 2018-07-19 17:15:52 -07:00
Chris Vickery fab47d1d61 0.2.14 2018-06-21 14:52:56 -07:00
Chris Vickery b99d16113d Fix not properly finding the can start time in single segment routes 2018-06-21 14:45:03 -07:00
Andy Haden d1234f225c this was unnecessary 2018-06-06 21:13:55 -07:00
Andy Haden fb6b0c2dea 0.2.13 2018-06-06 21:10:39 -07:00
Andy Haden 46e3919aab fix bug where last log was not downloaded, and where queued update did not contain ended=True 2018-06-06 21:09:30 -07:00
Andy Haden 6e48c6cf66 0.2.12 2018-06-06 19:12:23 -07:00
Andy Haden be8c3c8063 0.2.11 2018-06-06 18:43:03 -07:00
Andy Haden 6d5834aae8 resolve bug where last part of a 3-length segment was not available 2018-06-06 18:42:41 -07:00
Chris Vickery 5096389f12 0.2.10 2018-05-24 14:01:49 -07:00
Chris Vickery e5e5abb0d4 Remove unused variable 2018-05-24 13:09:37 -07:00
Chris Vickery 8f15b1e103 Attempt to fix build (why microsoft, why) 2018-05-24 12:12:42 -07:00
Chris Vickery 3df4a4af56 0.2.9 2018-05-24 11:34:40 -07:00
Chris Vickery 554cda5ba3 End stream correctly, dont seek throttle by selection 2018-05-24 11:19:33 -07:00
Chris Vickery bc5eafa74e 0.2.8 2018-05-16 11:51:42 -07:00
Chris Vickery 60485d9c9b CSS change to make modal scrollable from slack 2018-05-16 10:33:16 -07:00
Chris Vickery fc78bbb1f4 0.2.7 2018-05-14 18:08:33 -07:00
Chris Vickery 125337004f Bump version of log reader 2018-05-14 18:08:28 -07:00
Chris Vickery 3ecfb1df95 0.2.6 2018-05-10 11:05:01 -07:00
Chris Vickery 6fc3664e57 Dont query for log url metadata on share 2018-05-10 11:04:56 -07:00
Chris Vickery 087759d8f7 0.2.5 2018-05-10 10:24:44 -07:00
Chris Vickery 81e29fac88 Fix shared links / demo mode weirdness 2018-05-10 10:24:31 -07:00
Chris Vickery a5d5f01419 0.2.4 2018-05-09 11:06:59 -07:00
Chris Vickery 1acd9a24f7 Fix demo mode 2018-05-09 11:06:52 -07:00
Chris Vickery 5cd1993d24 Only use sentry config on production releases 2018-05-07 18:25:59 -07:00
Chris Vickery 047b18b1cb 0.2.3 2018-05-07 17:59:03 -07:00
Chris Vickery e9b3303da8 Upgrade pandajs so it builds in more envs 2018-05-07 17:40:33 -07:00
Chris Vickery b5f0ddb9c5 Upgrade pandajs so it builds in more envs 2018-05-07 17:30:41 -07:00
Chris Vickery 3ce3f56135 Update pandajs to working version, log panda errors 2018-05-03 12:14:39 -07:00
Chris Vickery 63ca8ba824
Replace can stream with capnp stream (#7)
* Not working yet, initial download flow. Figuring out prev message garbage

* Basic functionality, but its slooowwwwwwww

* Make localforage optional since it doesnt work in CI for some reason

* Performance improvements

* remove dead code

* Update version of log reader

* Fall back on the old can fetcher when you see ios logs
2018-05-03 11:23:45 -07:00
Andy Haden 2f1a8d36c7 a near no-op so sentry will deploy
0.2.2
2018-04-26 17:19:48 -07:00
Andy Haden 861326b451 0.2.1 2018-04-26 16:16:04 -07:00
Andy Haden 1cb3c5f3f8 cabana: prevent super light signal colors 2018-04-26 16:15:00 -07:00
Andy Haden 0165ac67c8 0.2.0 2018-04-20 16:42:40 -07:00
Andy Haden a16a7c64aa fix graph bug where clearing brush would muck up plot state 2018-04-20 16:16:15 -07:00
Chris Vickery 1576d77b4c
Only deploy to production on tagged versions (#5) 2018-04-03 15:19:44 -07:00
Chris Vickery c59a2e8c80
Fix test cases and build process (#6)
* Force testing environment variable

* Upgrade to latest pandajs

* Upgrade to latest pandajs

* Upgrade to latest pandajs

* Upgrade to latest pandajs

* Remove unneeded env variable
2018-04-03 15:04:11 -07:00
Chris Vickery c8f7fe5028 Fix test cases to match new can data format 2018-04-03 13:22:31 -07:00
Chris Vickery b9709da2a6 Add libudev-dev to travis installs so pandajs can build 2018-04-03 12:49:07 -07:00
Chris Vickery 0881fe63d2 Upgrade pandajs version, fix typo in baseModal 2018-04-03 12:26:43 -07:00
Chris Vickery e8c8b901c1 Switch to use @commaai/pandajs for webusb communications
Squashed commit of the following:

commit c5d1f64a7072d1eeee6cd52b02aed69515275e22
Author: Chris Vickery <chrisinajar@gmail.com>
Date:   Sun Mar 18 17:45:14 2018 -0700

    Change to scoped pandajs

commit 4ebc842bfc957b32eb694b74517bf3aedf5194c7
Author: Chris Vickery <chrisinajar@gmail.com>
Date:   Sun Mar 18 17:37:09 2018 -0700

    Use pandajs lib to communicate with panda modules
2018-03-18 17:46:30 -07:00