Commit Graph

508 Commits (spacecruft)

Author SHA1 Message Date
Jeff Moe 7050f72179 quick install 2022-05-02 21:09:54 -06:00
root 34680977de readme stub 2022-05-02 20:25:04 -06:00
root f1efbef213 mv upstream README 2022-05-02 20:22:38 -06:00
Cameron Clough 73f338c543
add support for hosting at web subdirectory 2022-03-26 16:18:40 +00:00
Florian Brede 1214b91eb4
TODO: updated cabana to persist dbcs for routes and added an option to pass custom dbcs through the retropilot configuration 2022-03-23 15:58:42 +00:00
Florian Brede 64b3281d7e
FIX: fixed (one of the) parts out of bounds errors 2022-03-23 15:58:42 +00:00
Florian Brede 24e3bedd12
TODO: changes for cabana to replace the demo route with a retropilot drive specific configuration. 2022-03-23 15:58:42 +00:00
Joost Wooning 83059a62bf update browserlist package 2022-03-23 11:53:17 +01:00
Joost Wooning c720f737cb change signal tooltip on scroll 2022-03-23 11:27:42 +01:00
Joost Wooning 0ed3d0f419 signal matrix tooltip
resolves #89
2022-03-22 15:18:00 +01:00
Joost Wooning 63e410031f fix update selected signal conditions
fixes #121
2022-03-22 11:18:42 +01:00
Joost Wooning 9ca2e4ee2f disable load dbc button if nothing is selected 2022-03-21 17:20:44 +01:00
Joost Wooning ca1318cc33 only render messagebytes in view 2022-03-21 16:22:26 +01:00
Joost Wooning be9060f27e cleanup 2022-03-18 16:39:00 +01:00
Joost Wooning a9803f335f basic signal value editor
close #109
2022-03-18 16:11:42 +01:00
Joost Wooning 5952632816 fix seektime url parameter
fixes #120
2022-03-17 14:37:04 +01:00
Joost Wooning 80cddf0fd8 dont spawn workers for undefined segments
fixes #118
2022-03-16 11:20:06 +01:00
Joost Wooning 05e6e6d916 better graph height 2022-03-15 17:24:26 +01:00
Joost Wooning b6a44d6d81 fixed graph size
fixes #112
2022-03-15 17:18:44 +01:00
Joost Wooning 18b21025d9 check for duplicate signal names
fixes #70
2022-03-11 16:42:19 +01:00
Joost Wooning 6182b9aed0 dont crash when removing plotted signal 2022-03-11 14:39:05 +01:00
Joost Wooning e7df6cbd4c add bigint float factor test 2022-03-11 14:28:14 +01:00
Joost Wooning b70a94797b parse floats instead of ints
fixes #119
2022-03-10 12:08:06 +01:00
dependabot[bot] 7ee1cff25f
Bump url-parse from 1.5.7 to 1.5.10 (#117)
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.5.7...1.5.10)

---
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-03-08 16:08:50 +01:00
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