Commit Graph

484 Commits (4d113409eda5f260d30b8e50c7fcfc77937839b2)

Author SHA1 Message Date
Joost Wooning 4d113409ed
fix signals for CAN-FD (#116)
* remove event signals

* fix signal values for signalSize < 32 with CAN-FD

* fix get signal value, use BigInt

* fix plot for bigint

* fix signed values

* fix tests

* add 64 bit signal test

* fix more tests
2022-03-08 16:08:40 +01:00
Adeeb Shihadeh 6d07fa48e7
add row index to bit matrix (#115)
* add row index to bit matrix

* reduce padding a bit

* fix test

Co-authored-by: Joost Wooning <jwooning@gmail.com>
2022-02-22 11:48:57 +01:00
dependabot[bot] e73f83bba1
Bump url-parse from 1.5.4 to 1.5.7 (#106)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.4 to 1.5.7.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.4...1.5.7)

---
updated-dependencies:
- dependency-name: url-parse
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-02-21 11:22:18 +01:00
Joost Wooning 0279d930ec m3u8 cache bust
closes #81
2022-02-17 18:17:28 +01:00
Joost Wooning a7be1cf2ef fix messagebyte size on high dpi screens 2022-02-17 11:25:49 +01:00
Joost Wooning 125a6ebbf6 clean up packages 2022-02-15 17:45:29 +01:00
Joost Wooning abbc68a6b0 update graphs on new data 2022-02-15 17:14:19 +01:00
Joost Wooning 1286f90444 fix message list scrollbar 2022-02-15 14:29:16 +01:00
martinl 296d95fcf2
Add CarControl actuators and RadarState leads for longitudinal testing (#39) 2022-02-15 14:08:52 +01:00
Marcelo Carmona b06aa50880
Fix react app documentation link (#72)
The old link showed a Page Not Found
2022-02-15 12:19:59 +01:00
Dave Tapley 9ee1638d88
Fix panda shop links (#64) 2022-02-15 12:16:05 +01:00
Joost Wooning 19cb966256 fix CanLog 2022-02-14 21:41:59 +01:00
Joost Wooning 854ebb4b6c fix initial AddSignal size 2022-02-14 18:45:30 +01:00
Joost Wooning 5ea45c26ee fix set message size 2022-02-14 16:53:26 +01:00
Joost Wooning 7909d33aea
CAN FD support (#85)
* variable length AddSignal matrix

* nicer matrix rendering

* fix selecting signal

* correct size of new frame

* MessageBytes canvas wider

* multi line MessageBytes

* fix tests

* can log multirow

* rebase fixes
2022-02-14 16:01:11 +01:00
Robbe Derks 976c1652ce
fix setting comment on undefined msgs (#78) 2022-02-14 15:55:27 +01:00
Joost Wooning a992fdedf4 catch some errors 2022-02-14 15:55:11 +01:00
Joost Wooning b8f8d21478 clear more warnings 2022-02-14 14:52:09 +01:00
Joost Wooning 8054407ac4 fix tests 2022-02-14 14:31:16 +01:00
Joost Wooning 766168d571 fix deprecation warnings 2022-02-14 14:26:36 +01:00
Joost Wooning f35ded248e
upgrade packages (#87)
* upgrade react

* further react upgrade

* yarn upgrade

* upgrade node-sass

* upgrade node in dockerfile and actions

* fix test

* fix other test
2022-02-14 11:19:28 +01:00
Adeeb Shihadeh 368e6df07d gitignore .swp 2021-11-13 23:18:16 -08:00
Joost Wooning d6dff07d28 nginx gzip 2021-10-05 11:59:07 +02:00
Joost Wooning bb17a1a7d3
oauth login using api redirects (#76)
* login with api redirect

* fix scss imports

* login button styles

* keep original path after login

* no /cabana base path

* small redirect fix

* upgrade packages

* use github actions for building

* CI sass

* fix warnings

* fix build test
2021-10-04 18:57:54 +02:00
Joost Wooning 9247ce8bbe fix puppeteer test 2021-09-14 12:44:36 +02:00
Joost Wooning ac71fa85c5 logout if no access to route 2021-09-14 12:37:04 +02:00
Joost Wooning 2a0370aa58 google auth instead of explorer auth 2021-07-29 18:02:02 +02:00
andyh2 0ce944f776 demo: use preserved log urls 2020-01-16 15:38:17 -05:00
Andy Haden d95ddca99f Fix test 2019-12-11 17:56:47 -08:00
Andy Haden 952f6c3b58 Fall back to video server 2019-12-11 17:07:25 -08:00
Andy Haden c605ad31ee calculate video offset from log 2019-12-11 16:26:00 -08:00
Andy Haden 829938836a Bump hls.js for video time fix 2019-12-11 15:29:53 -08:00
Andy Haden 8e5795a3aa Fix tests 2019-12-11 15:14:14 -08:00
Andy Haden c38949e7f9 Update cabana demo fixture 2019-12-11 14:26:06 -08:00
Andy Haden e9bec22a98 qcamera stream 2019-12-11 01:28:14 -08:00
Andy 3ab69d1d15
Merge pull request #33 from TK211X/patch-1
Revert Graph Interpolation back to Natural
2019-11-29 22:12:24 -05:00
TK211X e660d11c3a
Revert Graph Interpolation back to Natural
Cardinal graph interpolation causes headaches when you're trying to spot step changes. You are forced to have to hover over the plot to spot a intermediary jump between two linear points. Otherwise it appears as a smooth change and causes confusion when figuring out the message profile.
2019-11-30 11:15:17 +09:00
Chris Vickery 9ce3abda30 v0.4.2 2019-11-06 16:51:30 -08:00
Chris Vickery 02d1969cd5 Make line colors more different, fix line interpolation having no tension 2019-11-06 16:51:12 -08:00
Chris Vickery f5b3c9cc41 Change graph interpolation from natural to cardinal with tension 1 2019-11-06 15:00:29 -08:00
Chris Vickery f04a4381b4 Add sentry properties for deployment 2019-11-06 14:48:18 -08:00
Chris Vickery c5e7a4eba6 Re-add sentry deployment tracking 2019-11-06 14:38:51 -08:00
Chris Vickery 8721605132 v0.4.1 2019-11-06 14:37:45 -08:00
Chris Vickery 79035c5990 Refactor can plot spec, fix charts not receiving new data 2019-11-06 14:14:26 -08:00
Chris Vickery eb37fcc7e1 eslint --fix 2019-11-04 09:55:50 -08:00
Chris Vickery f2e3acb978 0.4.0 2019-11-04 09:11:01 -08:00
Chris Vickery 201d16f073
Cache data in memory (#30)
* WIP cabana worker refactor

* Fix out of order data and byte colors

* Reparse messages in a worker for dbc changes

* Reprocess signal data on signal change

* Enforce message frame a little better

* Fix init flow when navigated to directly

* Handle signal reentrancy and adding while loading better

* Cache more aggressively

* Dont test expirey while loading data
2019-11-04 09:10:41 -08:00
Andy Haden d2ebae84a9 update demo fixtures 2019-11-03 18:48:39 -08:00
Chris Vickery 643103d270 Upgrade log_reader 2019-10-31 10:26:10 -07:00
Chris Vickery 4ac34dea49 Upgrade log_reader 2019-10-30 16:16:44 -07:00