Adeeb Shihadeh
3018d1c8ff
bump panda
2 years ago
Adeeb Shihadeh
66ff2de0a2
boardd: connect to SPI panda by UID ( #27035 )
...
* move list
* connect by serial
* cleanup hw serial
* little more
* rm excessive print
Co-authored-by: Comma Device <device@comma.ai>
2 years ago
Adeeb Shihadeh
d7bcbfd54b
rawgpsd: enable gps power ( #27034 )
2 years ago
Dean Lee
35a943030b
cabana: add new plot btn to create chart ( #27023 )
2 years ago
Jason Young
51cb45e7a8
VW MQB: Add FW for 2015 Volkswagen Passat ( #27032 )
2 years ago
Dean Lee
945d0c7696
cabana: new chart on top ( #27031 )
2 years ago
Kurt Nistelberger
027c27cd69
Laikad: add test ( #27028 )
...
* add laikad tropo test
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2 years ago
Comma Device
e710dc1b7e
lower spi log level
2 years ago
Dean Lee
fa6e6a4eb5
cabana: add no-vipc flag ( #26999 )
2 years ago
AlexandreSato
e507830a1c
Multilang: new pt-BR translations ( #27021 )
...
* improve pt-BR translations
* update pt-BR translation
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
Adeeb Shihadeh
e883976a32
set path for extra qt bins on device ( #27022 )
...
* set path for extra qt bins on device
* no print
Co-authored-by: Comma Device <device@comma.ai>
2 years ago
Adeeb Shihadeh
75fd2e1199
skip lupdate on device
2 years ago
Adeeb Shihadeh
b8ec32103a
boardd: include SPI panda in list ( #27018 )
...
* boardd: include SPI panda in list
* hexlify
* fix hexlify
* cleanup
* little more
Co-authored-by: Comma Device <device@comma.ai>
2 years ago
Dean Lee
c88853afae
cabana: fix wrong column count displayed in combobox ( #27020 )
...
fix wrong column count displayed in combobox
2 years ago
Dean Lee
f0d22f88e1
cabana: add a slider to adjust chart range from 1 sec to max cached seconds. ( #27005 )
...
* add slider to set chart range
* set minumu to 1 sec
* make chart work in any range
* cleanup
* rename to max_cached_minitues
* more
* dont draw out of plotarea
* cleanup
* updateLayout after chart removed
* cleanup
* fix clamp
* usea same cur_sec to update all charts
2 years ago
Shane Smiskol
3efb22e82b
release pre-commit: test translations ( #27017 )
...
we should be able to run on the stripped dir now
2 years ago
AlexandreSato
2c5a952a1c
Multilang: improve pt-BR translations ( #26962 )
...
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
Shane Smiskol
986ec99f82
Multilang: add back some translations ( #27019 )
...
* add back translations
* 🤔
* actually shouldn't be a space
2 years ago
Adeeb Shihadeh
da621245b2
UI: update translations during scons build ( #27009 )
...
* UI: update translation during scons build
* all in scons
* debug
* precious
* debug
* add missing
* Update release/check-dirty.sh
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
Dean Lee
21af68e3c3
cabana: improve video splitter ( #27012 )
2 years ago
Lee Jong Mun
40cc43c076
Multilang: kor translation update ( #27013 )
2 years ago
Shane Smiskol
42b0ecc891
Genesis: GV60 2023 Advanced: add missing camera FW ( #27011 )
...
add new camera FW from c104d893f7c211bb|2023-01-19--20-13-10
2 years ago
Adeeb Shihadeh
c408b7e306
UI: show experimental long available to release users ( #26910 )
...
* UI: show experimental long available to release users
* more description
* cleanup
* hide toggle
* fix process replay
* clear param
* actually fix
2 years ago
Shane Smiskol
1c128db8b0
Cabana: darken signal backgrounds on hover ( #27010 )
...
* darker signal background when hovering
* remove import
* little better
2 years ago
Shane Smiskol
c1fcd63bba
cameraview: fix spaces in debug print
2 years ago
Dean Lee
f9490739ab
Cabana: support live streaming ( #26946 )
...
* support live streaming
* update live stream's time
* cleanup stream classes
* disable video control in live streaming mode
* emit streamStarted() in LiveStream::streamThread
* disable some features in live streaming mode
* refactor charts to support live streaming mode
* disable dynamic mode checkbox in live streaming mode
* updateDispalyRange
* thread safe events
* TODO: add support for ZMQ
* atomic time stamp
* only keep settings.cached_segment_limit*60 seconds data in liveStream
* make charts work better in live mode
* cleanup ChartView
* fix toolbar
* cleanup
cleanup
* disable openpilotPrefix and useOpenGL on macos
* add comment
* exit gracefully
* support ZMQ
* use ::operator new/delete
* cleanup streams
* cleanup
* align stream buffers
* check looping back
* check if series is empty
* cleanup
* add TODO: write stream to log file to replay it
* upper_bound
* remove class member event_range
* change default settings value
* cleanup updateDisplayrange
* fix merge error
2 years ago
Dean Lee
fd4dc109e1
cabana: add support for multiple columns charts ( #27000 )
2 years ago
Kurt Nistelberger
9131da9103
Revert "Add low Gnss laikad test ( #26987 )"
...
This reverts commit b7ce77b3aa
.
2 years ago
Willem Melching
35b8357963
cabana: search by signal name ( #26944 )
2 years ago
Willem Melching
d365d99cb0
cabana: improve open/save functions ( #27007 )
2 years ago
Willem Melching
5b8d124be7
cabana: color bytes based on activity ( #26970 )
...
* cabana: color bytes based on activity
* newlines
* fix text color when selected
* fix indent
* add colors to binary view
* no need to check contains
* whitespace
* Apply suggestions from code review
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2 years ago
Dean Lee
cebee69f30
cabana: click time label to seek to a specified time ( #27006 )
2 years ago
Kurt Nistelberger
b7ce77b3aa
Add low Gnss laikad test ( #26987 )
...
* add low gnss test
* enable laikad
* temp fix for cache
* update replay
* save LaikadEphemeris for testing
* rem
* update refs
* add comment
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2 years ago
Kurt Nistelberger
669becadde
Ublox tow continuity check ( #27001 )
...
* add continuity check
* simplify
* remove pair
* update refs
* bump laika update refs
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2 years ago
Dean Lee
c21d9408a1
cabana: use bootstrap icons ( #26981 )
...
* use bootstrap icons
* typo
* build into asset_obj
* add to files_common
2 years ago
Dean Lee
351d97ab5a
cabana: make video resizable ( #26998 )
2 years ago
Willem Melching
e69e4f4052
cabana: sort bus:id numerically instead of alphabetically ( #26996 )
...
* cabana: sort bus:id numerically instead of alphabetically
* Update tools/cabana/canmessages.h
2 years ago
Willem Melching
ef89ec3eb0
cabana: fix segfault on descending sort ( #26995 )
2 years ago
Shane Smiskol
2fd48e26a3
Deprecate canMonoTimes ( #26992 )
...
* not used anywhere
* bump cereal
* also here
2 years ago
Adeeb Shihadeh
ef42652368
fix typo AR0321 -> AR0231 ( #26993 )
2 years ago
ZwX1616
e5931ed762
boardd: retune LED curve for new autoexposure ( #26991 )
...
* use il only
* works on both
Co-authored-by: Comma Dev1ce <device@comma.ai>
2 years ago
Shane Smiskol
fe9fadaa55
Ioniq 2019 EV: add FW versions ( #26988 )
...
* add FW from 26e73a0e32642dc4|2023-01-16--13-05-28
* duplicate
2 years ago
ZwX1616
bc8e2032f7
camerad: reduce ox LFM noise ( #26949 )
...
* wip
* make separate score func
* n4ot g
* clean up
* remove
* simplify
* b2b
* more than 0
* this is fine
* led
* balance costs
* clean up
* no if tici
* box view
* new baselines
* Revert "new baselines"
This reverts commit f7a5d059ed
.
* Revert "box view"
This reverts commit a57924be36
.
* maximize dcg
Co-authored-by: Comma Dev1ce <device@comma.ai>
2 years ago
Dean Lee
2ef127ebc0
cabana: more compact form ( #26985 )
2 years ago
Kurt Nistelberger
a43a243b6e
Improve GPSbox tests ( #26983 )
...
* add altitude testing
* fix proc check
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2 years ago
Harald Schäfer
af97a96080
Add lane ekf ( #26986 )
...
* change lane_kf pos
* add lane back here
2 years ago
Dean Lee
164880524a
cabana: add a combobox to switch between signal and raw hex value ( #26974 )
...
* switch between hex&signal value
* sync display mode between view & model
2 years ago
Adeeb Shihadeh
657f1c1337
add bootstrap icons ( #26980 )
...
* add bootstrap icons
* pin
2 years ago
Willem Melching
5cf1dd7f13
MacOS: mock gpio functions ( #26971 )
2 years ago
apache2046
f25239f7c5
Radard: pdf not cdf ( #26978 )
...
Update radard.py
according the the equation, it is the probability density function (pdf) , not the cumulative distribution function (cdf)
2 years ago