Dean Lee
4b7b257fdc
Cabana: increase cell height of BinaryView and cleanup code ( #26754 )
...
* setDefaultSectionSize
* cleanup
2 years ago
Shane Smiskol
df6bd0f392
cleanup: deprecate lqrState field ( #26745 )
...
* first commit
* clean up
* bump cereal
* revert angle controller
* revert
* clean up
* revert
* bump
* bumptomaster
2 years ago
Dean Lee
767261e61c
Cabana: fix header word wrap issue ( #26737 )
2 years ago
Dean Lee
6bea668e35
Cabana: fix the binaryview is not updated correctly ( #26731 )
2 years ago
Dean Lee
7006230e08
Cabana: add `--ecam` flag to dispaly the wide road camera ( #26727 )
2 years ago
Dean Lee
cf67ae6ac1
Cabana: fix build error on mac ( #26730 )
...
fix build error on mac
2 years ago
Dean Lee
57ad0c9458
Cabana: support multiple instances ( #26286 )
...
* multiple instance
* new file qtuitl.h
* Revert "new file qtuitl.h"
This reverts commit 19ef28945e
.
2 years ago
Dean Lee
e598438a97
Cabana: show welcome widget if no msg selected ( #26703 )
...
* show a blank widget if no msg selected
* smaller font
* rename to WelcomeWidget
2 years ago
Dean Lee
4d74e44ae1
Cabana: display dash instead of zero if no data ( #26686 )
...
display dash instead of zero if no data
2 years ago
Dean Lee
b513b83221
Replay: remove wrong text in TIME ( #26692 )
...
remove wrong time string
2 years ago
Dean Lee
f6496ce670
Cabana: show video thumbnail over slider ( #26689 )
...
* show thumbnail
* copy segments vector
* cleanup
cleanup mouseMoveEvent
cleanup include
* move lambda to memeber function
* reduce lock time
* private functions
* split to small functions
2 years ago
Dean Lee
0ff703d82f
Replay: fix SEGFAULT in buildTimeline if segments are not continuous. ( #26691 )
...
fix segfault in buildtimeline
2 years ago
Dean Lee
59ed74ae4a
Cabanba: new dialog to manage chart series ( #26675 )
...
* New dialog to manage chart series
* connect to signal currentIndexChanged
* cleanup
use cbegin/cend
2 years ago
Dean Lee
daea877c07
Cabana: add shortcuts ( #26528 )
...
add shortcuts
2 years ago
Dean Lee
74c0ac3dec
Cabana: setSectionResizeMode to QHeaderView::Fixed ( #26655 )
...
fixed header
2 years ago
Adeeb Shihadeh
996a6c06d4
sim: disable micd ( #26653 )
2 years ago
Cameron Clough
108ff15f5d
micd: scale sound volume with ambient noise level ( #26399 )
...
* test changing sound volume
* test changing sound volume
* create system/hardware/pc/hardware.h
* implement Hardware::set_volume using pactl
* soundd: use Hardware::set_volume
* add sounddevice dependency
* sounddevice example
* simple micd
* cleanup
* remove this
* fix process config
* add to release files
* hardware: get sound input device
* no more offroad
* debug
* calculate volume from all measurements since last update
* use microphone noise level to update sound volume
* fix scale
* mute microphone during alerts
* log raw noise level
* hardware: reduce tici min volume
* improve scale
* add package
* clear measurements on muted
* change default to min volume and respond quicker
* fixes
Co-authored-by: Shane Smiskol <shane@smiskol.com>
* logarithmic scaling
* fix
* respond quicker
* fixes
* tweak scaling
* specify default device
* Revert "hardware: get sound input device"
This reverts commit 50f594f7a3bab005023482bc793147a8c8dae5d7.
* tuning
* forgot to update submaster
* tuning
* don't mute microphone, and clip measurement
* remove submaster
* fixes
* tuning
* implement Hardware::set_volume using pactl
* Revert "test changing sound volume"
This reverts commit 4bbd870746
.
* draft
* draft
* calculate sound pressure level in dB
* fix setting
* faster filter
* start at initial value
* don't run command in background
* pactl: use default sink
* use sound pressure db
* tuning
* bump up max volume threshold
* update filter slower
* fix divide by zero
* bump cereal
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
Cameron Clough
3d2f6c1dc0
Fix OpenCL driver URL ( #26650 )
2 years ago
Cameron Clough
821d8ff12f
tools: pyenv setup fix ( #26601 )
...
* setup pyenv immediately
* sudo
* fix
2 years ago
Dean Lee
2b916044f5
Cabana: sort signals by address in logs view ( #26639 )
...
cleanup
2 years ago
Dean Lee
f9bb024a46
Cabana: execute generate_dbc_json.py after building ( #26620 )
...
* use env.command to generete json after build
* Update tools/cabana/SConscript
Co-authored-by: Shane Smiskol <shane@smiskol.com>
2 years ago
James
67fb344146
Fixed typo in CARLA README.md ( #26615 )
2 years ago
Kurt Nistelberger
a48ec655ac
CI: gps test hackrf support ( #26364 )
...
* first ignore
* init gps test
* make LimeGPS git clone
* revert ignore
* .
* remove prebuilt bins
* gps test v1
* add static signal gen script
* update readme
* remove LD_PRELOAD by using rpath, update values after testing
* .
* remove LD_PRELOAD
* .
* fix README
* .
* .
* .
* gps test v1
* cleanUp
* init
* update fuzzy tests
* .
* finalize qcom gps tests
* .
* .
* .
* add downloader
* finalize unit tests
* .
* .
* inc limeGPS startup time
* tmp
* loosen init time
* .
* .
* .
* add ublox warmstart test
* .
* improve location tests
* .
* .
* .
* .
* .
* .
* .
* .
* last cleanUp
* .
* .
* add hackrf support
* hackrf support
* .
* .
* .
* .
* .
* .
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com>
2 years ago
Dean Lee
909a884dc5
Cabana: fix segfault in dragging zoom ( #26598 )
...
fix segfault
2 years ago
Cameron Clough
b15018387c
tuning: measure steering accuracy for existing routes ( #25722 )
...
* support parsing route logs
* optionally use cached data
* support segment or route names
* get control type from log
2 years ago
Dean Lee
6dec92df43
Cabana: fixed form glitches ( #26587 )
...
fix visual glitches
2 years ago
Dean Lee
4662f1e0be
Cabana: auto theme, detect from system. ( #26563 )
...
* auto theme
* cleanup
* get font color from ForegroundRole
* fix label color
* add padding for header
* smaller warning icon
* fix bg of binary view
* hightlight after init
2 years ago
Dean Lee
efbfbc0622
Cabana: display dashes if no value available ( #26557 )
...
show dot if no value
2 years ago
Dean Lee
7b46928fc9
Cabana: fix auto zoom y-axis for multiple line series ( #26558 )
...
auto zoom y-axis for multiple series
2 years ago
Dean Lee
2b4b0cc67f
Replay: fixed the freq of video and events are unstable after changing the replay speed ( #26559 )
...
fix freq is unstable after changing the replay speed
2 years ago
Dean Lee
89eeb72dbd
Cabana: update chart and video position (after a click) in pause mode ( #26560 )
...
update chart and video position (after a click) in pause mode
2 years ago
Dean Lee
de443d30b3
Cabana: 'edit-find' icon is not avaible on some platforms ( #26561 )
...
Fixed edit-find icon is not avaible on some platforms
2 years ago
Dean Lee
17b1839e0a
Cabana: faster align charts, visual glitches removed. ( #26543 )
...
* faster adjust chart margins
* delay adjust
* update foreground after set margins
* set display range on create
* fix init display_range
* common function updateDisplayRange
* set min max to 0 if no values
* fix axis y
* use mapToValue
* cleanup
* get minmax from series
* cleanup
* cleanup eventsMerged
* cleanup include
2 years ago
Dean Lee
9c815c2081
Cabana: draw line marker in drawForegound ( #26542 )
...
draw line marker in drawForegound
2 years ago
Dean Lee
37ad8f4f3f
Cabana: support for multiple series in chart ( #26538 )
...
* customize axis x & y
* new function chartView::addSignal
* support multiple series in chartView
* more
* show legend
* update changed signals only
* fix z value
* cleanup
* limit trake line in plot area
* display signal name in value_text
*  
* fix axis y
* add spaces
* cache min max value for axis y
* cleanup
* better values text
* remove force_update
2 years ago
Dean Lee
66edb15b8f
Cabana: improve binary view ( #26525 )
...
* improve
* set minimum width
* click signal to open&hide form
* disable vertical header's click
2 years ago
Dean Lee
b6de850dd7
Cabana: save & restore splitter state ( #26526 )
...
save & restore splitter state
2 years ago
Dean Lee
e3c913bfa1
Cabana: sort signal by start bit and keep cursor position after save ( #26529 )
...
sort signals by start bit and keep cursor position after save
2 years ago
Willem Melching
e099e42147
cabana: default factor to 1 ( #26521 )
2 years ago
Dean Lee
73ec91f3bc
Cabana: fix right panel layout after undocking charts ( #26497 )
...
* fix stretch
* set window title
2 years ago
Dean Lee
8e91ce1eb4
Cabana: Move history logs to a tabbed widget ( #26481 )
...
* tabwidget
* cleanup
* update state before show
* cleanup
* remove spacing
* fix right panel stretch issue
* fix missing }
2 years ago
Dean Lee
ae40774425
Cabana: add test case for parsing can messages ( #26495 )
...
* add test case for parsing can messages
* require size equal
* cleanup
2 years ago
Dean Lee
29f24c7491
Cabana: Fix title overlapping on chart with long names ( #26494 )
...
fix title overlapping
2 years ago
Adeeb Shihadeh
102669a232
compressed vipc: fix client connect
2 years ago
Dean Lee
4ef941e954
Cabana: update detail view on change ( #26476 )
...
update on changed
2 years ago
Dean Lee
3d208567f3
Cabana: added color labels to signal list ( #26485 )
...
add color label
2 years ago
Dean Lee
f924e797b7
Cabana: remove bus time from can message ( #26475 )
...
remove bustime
2 years ago
Dean Lee
7b0f7312e5
Cabana: miscellaneous fixes ( #26477 )
...
* update pos after adjusted margins
* ts >=0
* output debug message to console
* fix freq&count incorrect after replay auto loop restart replay
* fix different height of play/pause
* delay posting CAN message if UI thread is busy
* >=
* clear undo stack after saving
* no space allowed in names
* const referer
2 years ago
Dean Lee
3c507e8ad7
Cabana: auto update signal on field changes ( #26464 )
...
* auto update signal on field changes
* better icon
2 years ago
Dean Lee
6cf9fff919
Cabana: fix segfault on exit ( #26465 )
...
fix segfault on exit
2 years ago