Willem Melching
ad7f0207ac
Log gpu usage ( #21404 )
...
* Log gpu usage
* 100 total
* bump cereal
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
4 years ago
Adeeb Shihadeh
050a89e598
tici: differentiate ethernet and tethering ( #21391 )
...
* differentiate ethernet
* fix tethering
* cleanup
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Willem Melching
7a8c7505d0
add modem state to NetworkInfo
4 years ago
Willem Melching
e8641f6430
Add engineering output to deviceState.networkInfo ( #20948 )
...
* Add engineering output to deviceState.networkInfo
* update cereal
4 years ago
Willem Melching
def141571c
get_network_info: check response length
4 years ago
Willem Melching
f6cf350d3a
thermald: fetch more detailed network info ( #20928 )
4 years ago
Adeeb Shihadeh
9edda6fbc1
tici: offline big cluster while offroad ( #20668 )
...
* tici: offline big cluster while offroad
* shuffling
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
b0bd123445
tici power saving ( #20644 )
...
* start power saving
* set power save in thermald
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
59ea5eade9
fix tici sound card check
4 years ago
Willem Melching
ff1cd3de1e
needs to be int
4 years ago
Willem Melching
0d02e85873
set brightness, catch exceptions
4 years ago
Willem Melching
0d635bd59d
tici fix ambient temperature zone
4 years ago
robbederks
4c243da019
Turn up brightness a little when UI crashes ( #20142 )
...
* implement ui check and brightness set in thermald
* fix bugs
* only set once
* duh
* forgot factor for tici
4 years ago
robbederks
8ad1c793d1
Fix tici powerdown and add support for forcing ( #20132 )
...
* also shutdown on tici
* force powerdown
* bump panda
* abstract out shutdown and thermal config
* add comment on tici shutdown
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Adeeb Shihadeh
312b681a46
cereal cleanup part 2 ( #20092 )
...
* car stuff
* thermal
* Revert "car stuff"
This reverts commit 77fd1c65eb
.
* panda state
* camera stuff
* start deg
* most is building
* builds
* planner + controls run
* fix up paramsd
* cleanup
* process replay passes
* fix webcam build
* camerad
* no more frame
* thermald
* ui
* paramsd
* camera replay
* fix long tests
* fix camerad tests
* maxSteeringAngle
* bump cereal
* more frame
* cereal master
4 years ago
Willem Melching
cf3cd54b68
Qt ui: set timeout on all dbus interfaces in wifiManager ( #20090 )
...
* set timeout on all dbus interfaces in network
* fix hardcoded timeout
* lower timeout in thermald
4 years ago
Adeeb Shihadeh
c9679222ae
add device type to clouglog ctx ( #19890 )
...
* add device type to clouglog ctx
* remove is_eon
* str
4 years ago
Adeeb Shihadeh
8d9be50bcc
uninstall from qt offroad ( #19538 )
...
* more offroad
* implement uninstall
* just uninstall for now
4 years ago
Adeeb Shihadeh
97b2eae01f
tici: implement sound check
4 years ago
Willem Melching
cd6f26664c
Add timeout to dbus calls
4 years ago
Willem Melching
dbd7b10bae
Add exception handlers to dbus network stats
4 years ago
Adeeb Shihadeh
b276881fcd
agnos updater ( #2600 )
...
* agnos updater
* add manifest
* fix path
* get manifest from overlay
* update manifest
* remove merge markers
* add streaming decompressor
* dont need read all
* Unsparsify
* Fix output filename
* Optimization
* cleanup
* Small cleanup
* Read manifest from merged overlay
* Write hash at end of partition
* Sync before writing hash
* Write bytes in file
* add manifest with image sizes
* Fix manifest path
* File was closed already
* Format string
* Put raw hash
* Read hashes in launch script
* update launch script
* should be agnos version
* fix slot
* Make sure we clear the hash
* Verify partition size
* move updated
* Standalone flasher
* Don't rely on ordering
* Get path
* Debug log
* Download agnos
* Info is enough
* update manifest
* Remove f
* Check downloader return code
* Exit on wrong manifest
* Fix typos
* Set pythonpath before hardware init
* move agnos into hardware folder
* remove comments
* Fix abstractmethod
Co-authored-by: Comma Device <device@comma.ai>
Co-authored-by: Willem Melching <willem.melching@gmail.com>
4 years ago
Adeeb Shihadeh
220853730d
manager cleanup ( #2634 )
...
* start cleanup
* add uninstall to hw abstraction layer
* cleanup
* litte more
* don't build at import time
* fix tests
* don't build by default
* sync
4 years ago
Adeeb Shihadeh
8674b023ba
HW abstraction layer ( #19530 )
...
* start hw refactor
* move that
* pins
* put that back
4 years ago
Adeeb Shihadeh
a2c6fdd14c
Revert "Handle python-dbus not installed"
...
This reverts commit 25054cdc05
.
4 years ago
Willem Melching
25054cdc05
Handle python-dbus not installed
4 years ago
Willem Melching
c3b5ef8d4b
hardware.py: get network info over dbus ( #2727 )
...
* Get network stuff using dbus
* most people would call EDGE 2G
* Small cleanup
4 years ago
robbederks
e64484aecd
Move thermald hardware calls into HW abstraction layer ( #2630 )
...
* abstracted away hardware calls
* oopsie
* remove bugs
* remove bugs #2
* fix unit test
* removed print
Co-authored-by: Comma Device <device@comma.ai>
4 years ago
Willem Melching
3fe3ec7949
tici: reboot
5 years ago
Willem Melching
c90cb1b529
Tici hardware abstraction layer ( #2183 )
...
* rename android hardware
* add tici class
* elif
* read correct serial number
* Update release files
* Get IMEI
* Refactor AT command
* move get_cmdline into base class
* Remove unused import
* Small cleanup
5 years ago
Willem Melching
c8e0cd3ddd
hardware.py: PC is wifi so uploader works
5 years ago
Willem Melching
c7152d5419
Hardware abstraction class ( #2080 )
...
* hardware abstraction class
* De Morgan
* Rename pc hardware class
* Fix sound card in controlsd
* Pc get sim info
* fix hardware in test
* two more
* No more random imei on android
* no randomness on android
* Need to return something that looks like imei for registration to work
* Return proper network strength
* Unused import
* Bug fixes + gpsd is only android
5 years ago
Willem Melching
6bb2630eba
Pandad: turn on panda power ( #2073 )
...
* pandad turn on panda power
* Add gpio.py
* needs bytes
Co-authored-by: Comma Device <device@comma.ai>
5 years ago