speedking456
e59f7e0540
Kia Seltos 2021 ( #20321 )
...
* Update hyundaican.py
* Update carcontroller.py
* Update interface.py
* Update values.py
* Update interface.py
* Update interface.py
* Update values.py
* Update values.py
* Update values.py
* Update values.py
* Update interface.py
* Update values.py
* Update values.py
* Merge 4 conflict resolution
* Update README.md
* Update test_car_models.py
* Update values.py
4 years ago
ZwX1616
b734647fb7
only destroy if inited ( #20317 )
4 years ago
Jason Young
042c877393
VW MQB: Updated message and signal data, round 1 ( #20297 )
...
* EPS_01 -> LH_EPS_03
* LDW_02 signal naming updates
* LDW_02 signal naming updates
* Copypasta repair
* New garbage, same as the old garbage
* Bump opendbc
4 years ago
Dean Lee
b32386cc35
transform_queue: const mat3& projection ( #20316 )
4 years ago
Dean Lee
d5c17723da
driving.h: fix indentation ( #20315 )
4 years ago
Dean Lee
980f8774ba
ui/update_model: cleanup ( #20313 )
...
* cleanup
* fix ident
4 years ago
Erich Moraga
95a26d190c
Add several missing Palisade firmwares ( #20312 )
...
@termatt#5300 2021 Hyundai Palisade DongleID/route f9438df8b6c11612|2021-03-10--20-53-08
4 years ago
Willem Melching
1f24b1eb0f
ui.cc: lane lines have different x values
4 years ago
Dean Lee
bca53f337f
softmax(): use std::max_element ( #20306 )
4 years ago
Dean Lee
4cce4385af
FrameBuffer: move the status,success variables closer to usage ( #20308 )
4 years ago
Dean Lee
8abc85ea5e
LapConv::Update: use CL_TRUE instead of true ( #20311 )
4 years ago
Adeeb Shihadeh
d6beffd4d1
fix setting brightness on tici
4 years ago
Adeeb Shihadeh
d45550c424
UI HW Abstraction layer ( #20301 )
...
* start cpp hw abstraction layer
* cleanup
* only set brightness on change
* confirmation dialogs
* add to release files
* fix tici brightness
* using percentage now
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Dean Lee
4e9e751ba5
paint.cc: fix indentation & code style ( #20302 )
4 years ago
Adeeb Shihadeh
62512d6265
Kia Ceed 2019 ( #20283 )
...
* Update values.py
* Update interface.py
* Update values.py
* Update README.md
* Update README.md
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
* Update test_car_models.py
* Update test_car_models.py
* passes tests
* only fw
* add to release notes
* move that
* send lfa mfa
Co-authored-by: ZanZaD13 <65367004+ZanZaD13@users.noreply.github.com>
4 years ago
Willem Melching
70d683261c
boardd: stricter ublox logging
4 years ago
Willem Melching
af02811d42
turn off gpsMalfunction alert until uBlox config is fixed
4 years ago
iejMac
ea5fec7636
optimizing simulator performance ( #20295 )
...
* 20 hz
* weird blank screen on Low quality
* Epic quality
4 years ago
Comma Device
8111d78cf3
uncomment
4 years ago
Comma Device
7a3d195f53
smoother spinner transition on startup
4 years ago
Adeeb Shihadeh
dd74f09eab
turn pigeon off when going offroad ( #20296 )
...
* cleanup
* power off pigeon
* comment
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
2d79ccb9ad
fix static analysis CI
4 years ago
Comma Device
f126118bc0
power monitoring script
4 years ago
rodclem
1dc0c0763e
2021 Acura RDX firmware clean up + update readme ( #20288 )
4 years ago
Jason Young
1813c72a76
VW MQB: Use raw steering angle signal ( #20247 )
...
* Use raw instead of processed steering angle
* update ref commit
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Shane Smiskol
a3556410de
Spinner: wait for UI to start ( #20279 )
...
* Impose a max rate for updating spinner progress
* fix import
* Show spinner until offroad is started
* no need for time
* Fix ROOT_DIR
* Fix fb include
* fix relative path
* don't touch these files
* Close spinner after all procs have started
* don't touch file
* Move up
* Revert changes to spinner, and only sleep on final progress update
* add this back
* revert time
* test sending 100
* test sending 100
* revert makefile changes
* rm 2nd 100% update
* pass spinner to thread function
* pass ignore list
* Default to None
Co-authored-by: Willem Melching <willem.melching@gmail.com>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
4 years ago
Willem Melching
026a580ee3
Use exposure for screen brightness ( #20290 )
...
* use camera to set screen brightness
* leave default
* lower default
* fix offroad
* increase offroad brightness
* ifdef ifndef
* fix qcomgp
4 years ago
Willem Melching
d66661fa67
boardd: 0.9s timeout, only log no reset
4 years ago
Willem Melching
6884d7c9bd
boardd: increase CLASS_RXM timeout
4 years ago
Willem Melching
fbdeee5738
boardd: remove check on CLASS_MON
4 years ago
Jason Young
bee0cc6dac
VW MQB: Support for other transmission types ( #20253 )
...
* Support pieces for e-Golf and manual trans
* Support pieces for e-Golf and manual trans
* Support pieces for e-Golf and manual trans
* Support pieces for e-Golf and manual trans
* Support pieces for e-Golf and manual trans
* Support pieces for e-Golf and manual trans
* Support pieces for e-Golf and manual trans
* Fix comment typo
* TRANS->TransmissionType, GEAR->GearShifter
* TRANS->TransmissionType, GEAR->GearShifter
4 years ago
Willem Melching
958e7b0071
manager watchdog, log exit code
4 years ago
Willem Melching
fff5cde352
board: respect 10 second ublox init time
4 years ago
Willem Melching
4fc81c2a08
Boardd: Track ublox message frequency and re-init ( #20278 )
...
* track message frequency
* also keep old reset trigger
* cleanup
* improve comments
* Add 10 seconds
* these are now signed
* also check ignition last
* cleanup
* correct include
* lower threshold
* dont clear map
4 years ago
Dean Lee
a7672e2851
Run models in function run_model ( #20272 )
...
* reconnect vipc_client after disconnection
* run models in run_model()
* cleanup
* use std::Mutex
* use std::thread
* const
* comments
* cleanup include
* rename live_thread to calibration_thread
* add comment
4 years ago
Adeeb Shihadeh
614808f384
qt_sound: lower volume
4 years ago
rodclem
8c72ffc4cc
Add firmware values for 2021 Acura RDX ( #20282 )
4 years ago
Willem Melching
a94ba4fb8b
Add watchdog check to manager ( #20277 )
...
* this should work but doesnt
* Only offroad
* works
* make it work offorad
* reduce diff
* cleanup
* need util
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
8c207d3cd5
only show EON charge alert on EONs
4 years ago
Adeeb Shihadeh
9151f55e5d
android logcatd test reliability ( #20284 )
...
* android logcatd test reliability
* remove that
* more fix
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Comma Device
bcbcc03dc7
revert to divide first
4 years ago
Willem Melching
af2a847f06
manager: check if process is running before sending signal
4 years ago
Willem Melching
476558b547
Process config cleanup ( #20276 )
...
* add enabled flag
* remove hack
* only prepare when enabled
4 years ago
Dean Lee
12928cdae2
use cached buffer for FlatArrayMessageReader ( #20233 )
4 years ago
Dean Lee
6e1730a3e8
camera_qcom: better error message for apply exp error ( #20265 )
4 years ago
Dean Lee
74afec9f15
camera_qcom: change unsigned int to uint32_t ( #20262 )
4 years ago
Dean Lee
e66f816879
cameras_qcom: use macros for actuator moving dir ( #20259 )
...
* use macro
* revert change
4 years ago
Dean Lee
e0cc95a565
camera_qcom: remove eeprom related stuff ( #20254 )
4 years ago
Dean Lee
cdc46ffbab
ui/update_line_data: use max_idx as paramater instead of max_distance ( #20256 )
4 years ago
Dean Lee
80cc0eefc9
modeldata.h: new function get_model_yuv_transform ( #20257 )
4 years ago