robbederks
71bebc4fca
Ambient light calibration parameters on persist partition ( #1429 )
...
* WIP: light sensor persistent params
* fix params writing
* Persistent params argument in C params lib. Fixed symlink flow
* Removed debug prints
* fix boardd
* fix ui
* remove debug print
5 years ago
George Hotz
d5ca841b0f
Revert "Bypass alignment related copy whenever possible ( #1443 )"
...
This reverts commit b225016628
.
5 years ago
Erich Moraga
c30b3b9fc9
Line # 9 was a duplicate to # 5 ( #1451 )
...
Duplicate line...
#include <string.h>
5 years ago
Dean Lee
b225016628
Bypass alignment related copy whenever possible ( #1443 )
...
remove blank lines
add file messagehelp.h
remove blank line
simplify
after review
5 years ago
Willem Melching
02e474580e
Release messaging sockets and context on shutdown ( #1391 )
...
* release resources when thread is done
* add white space
* add white space
Co-authored-by: deanlee <deanlee3@gmail.com>
5 years ago
Dean Lee
5967690499
fix build warning: libusb_set_debug is deprecated ( #1383 )
...
* fix build warning:libuse_set_debug is deprecated
* use enum LIBUSB_LOG_LEVEL_INFO(3)
5 years ago
Dean Lee
dd05d1df83
close usb handle after faile ( #1352 )
5 years ago
Willem Melching
7d54453f04
No hardcoded bitset size
5 years ago
Willem Melching
f718ceafd5
Populate health.faults from panda health packet
5 years ago
Willem Melching
64f6e0c1d1
Init mutex just to be safe
5 years ago
Willem Melching
7ea2524b6f
openpilot support for panda nak ( #1324 )
5 years ago
Willem Melching
b16e11cde5
Boardd should always send health, even with no panda ( #1322 )
...
* dont go offroad when health times out
* always send health packet
* Handle disconnect in thermal
* Handle unplug in power monitoring
* Small cleanup
* Remove copied code
* Add mutex
* Can just use infinite timeout. It will still return if not connected
5 years ago
DeanLee
9bcd5faa70
Fix memory leak in boardd.cc ( #1321 )
...
* fix memory leak
* dd
5 years ago
George Hotz
858c992bda
Disable Power Down option for desk devices ( #1117 )
...
* './params.py DisablePowerDown 1' to use
* fix issues
5 years ago
robbederks
d0c1f9a864
Added hw status to ublox test scripts and ubloxGnss packet ( #1054 )
...
* Added hw status to ublox test scripts and ubloxGnss packet
* Added extra config to boardd
* Implemented new ublox message handler in ubloxd
* Fixed debug text
* Added some explanation and cereal bump
5 years ago
Comma Device
58262bac9d
use proper timeout on frontFrame to turn off IR leds
5 years ago
Willem Melching
4dac1128f1
Only ignition_last is global
5 years ago
Willem Melching
3a65206c8d
Disable IR leds when no ignition detected
5 years ago
George Hotz
ef93a715e1
selfdrive/boardd
5 years ago