Cameron Clough
8962516995
update setup checklist
2023-02-23 20:40:23 -08:00
Adeeb Shihadeh
5f3618fb18
set quiet kernel param ( #115 )
...
* set quiet kernel param
* loglevel
2023-02-23 20:39:44 -08:00
Adeeb Shihadeh
d816c9143a
disable darkstat and vnstat services
2023-02-23 19:30:09 -08:00
Adeeb Shihadeh
72935defbc
flash all OTA partitions in flash_all.sh
2023-02-23 19:22:37 -08:00
Adeeb Shihadeh
4d5c6423eb
network traffic monitoring ( #114 )
...
* add vnstat for network traffic monitoring
* darkstat
* just install a few
2023-02-23 19:21:37 -08:00
Adeeb Shihadeh
25a5e2cd79
bump to v7
2023-02-23 14:51:15 -08:00
Adeeb Shihadeh
c2513093cd
weston: cleanup init ( #112 )
...
* weston: cleanup init
* rm modetest
* increase that
* ugh, have to go to 5
* cleanup comments
2023-02-23 11:14:13 -08:00
Cameron Clough
b87df7ac57
add JetBrains Mono font ( #113 )
...
* add JetBrains Mono
* other JetBrains Mono variants
2023-02-22 22:23:05 -08:00
Cameron Clough
15391fda61
setup test guide
2023-02-22 21:08:22 -08:00
Adeeb Shihadeh
2a855eeaa9
XBL + ABL updates ( #102 )
...
* new abl + xbl
* fix up weston init
* bump fw
* update submodules
* add devcfg and aop images
* update submodule
* factory reset is in the ABL now!
* bump kernel and abl
* revert for now
* update fw
---------
Co-authored-by: Robbe Derks <robbe.derks@gmail.com >
2023-02-22 16:30:49 -08:00
Adeeb Shihadeh
cf4c7f04d9
ABL reset ( #111 )
...
* ABL reset
* update app
2023-02-22 14:05:58 -08:00
Robbe Derks
26c7282be7
disable fake siren input on boot
2023-01-30 11:46:20 +01:00
Adeeb Shihadeh
2f5bfdc64b
remove userdata format from flashing script
2023-01-13 23:49:59 -08:00
Adeeb Shihadeh
2b5a186ff0
add dkms package
2023-01-11 16:47:19 -08:00
Adeeb Shihadeh
f1aea78e1f
new update checklist items
2023-01-02 13:55:24 -08:00
Adeeb Shihadeh
6787bb2a95
remove set-actives in flash scripts
2023-01-01 17:38:15 -08:00
Adeeb Shihadeh
8eafd09d9f
no more pyextra
2022-12-31 20:39:56 -08:00
Adeeb Shihadeh
1c9766d2b5
add spidev2 package ( #101 )
2022-12-30 18:03:31 -08:00
Adeeb Shihadeh
4ca023bc75
"cd /data/openpilot" only for main tmux session ( #99 )
2022-12-10 13:29:39 -08:00
Robbe Derks
d75c91eed1
easier to switch names
2022-12-06 15:14:13 +01:00
Adeeb Shihadeh
6944dce8ef
remove NetworkManager changes for serial hostname
2022-11-10 13:00:17 -08:00
Adeeb Shihadeh
361c0a6714
disable serial-hostname, still not completely reliable
2022-11-10 12:51:51 -08:00
Adeeb Shihadeh
2c50f2acf2
bump version to 6.2
2022-11-10 10:52:51 -08:00
Adeeb Shihadeh
f28fa6869c
packages to support micd ( #98 )
2022-11-09 22:03:26 -08:00
Adeeb Shihadeh
6c61d0740a
SPI panda ( #97 )
...
* spidev python package
* remove this nvidia stuff
* just run it everytime
* udev rules
2022-11-09 21:24:56 -08:00
Adeeb Shihadeh
9d616d60d9
use buildkit for build_system.sh
2022-10-22 18:11:08 -07:00
Adeeb Shihadeh
18f4bd76c0
little bit of ci ( #96 )
...
* more pre-commit
* run in ci
* fix violations
* cleanup
2022-10-22 18:07:59 -07:00
Adeeb Shihadeh
8d5c58f05a
add comma user to dialout group
2022-10-05 14:02:51 -07:00
Adeeb Shihadeh
80a37cd3fb
bump version
2022-10-05 13:06:42 -07:00
Adeeb Shihadeh
d24da2acef
fix hostname setting
2022-10-05 13:01:46 -07:00
Adeeb Shihadeh
02a1a4d0c4
modem manager: ignore modem diag port ( #93 )
2022-10-05 12:50:38 -07:00
Adeeb Shihadeh
9242f06cea
cleanup kernel module handling ( #90 )
2022-09-23 13:05:32 -07:00
Adeeb Shihadeh
45669e8350
fix package script
2022-09-23 12:53:06 -07:00
Adeeb Shihadeh
af1cf59a0a
set hostname through network manager
2022-09-23 11:55:06 -07:00
Adeeb Shihadeh
acedbed308
set hostname to tici-<serial_number> ( #89 )
...
* set hostname to tici-<serial_number>
* runs as root
2022-09-22 20:57:16 -07:00
Adeeb Shihadeh
06db92b2fa
all handled in the panda now
2022-09-22 15:24:06 -07:00
Adeeb Shihadeh
b05f609eb0
fix package script
2022-09-21 17:25:05 -07:00
Adeeb Shihadeh
e02ca41d19
bump version
2022-09-21 15:47:40 -07:00
Adeeb Shihadeh
782e00809f
add pytorch
2022-09-21 15:42:02 -07:00
Kurt Nistelberger
f1b9ce08b1
Remove sensor interrupt pin exports and set permission for gpiochip0 ( #87 )
...
* remove default export of interrupt gpio pins, cause of switch to gpiochip
* remove default export of interrupt gpio pins, cause of switch to gpiochip
* add gpiochip0 to udev rule
* gpiochip udev
Co-authored-by: Kurt Nistelberger <kurt.nistelberger@gmail.com >
Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com >
2022-09-21 12:29:07 -07:00
Robbe Derks
6d4dd1da9b
bump kernel
2022-09-21 13:00:32 +02:00
Adeeb Shihadeh
171a36489e
remove bootkick handling ( #86 )
2022-08-31 20:46:24 -07:00
Shane Smiskol
5a5c52001c
Add Thai font ( #84 )
2022-08-31 14:01:19 -07:00
Adeeb Shihadeh
ad1dbc5878
add gpiod package ( #85 )
2022-08-31 14:00:50 -07:00
Adeeb Shihadeh
0861b55ce9
pipenv sync ( #83 )
...
* pipenv sync
* options are different
2022-08-23 10:23:18 -07:00
Robbe Derks
46fae683eb
add kernel crash debug script
2022-08-10 14:03:35 +02:00
Adeeb Shihadeh
b242192201
add tabulate package
2022-08-04 19:36:19 -07:00
Willem Melching
2490b47da6
Revert "increase casync chunk size"
...
This reverts commit 7d1fbc6f34 .
2022-07-14 14:28:41 +02:00
Willem Melching
7d1fbc6f34
increase casync chunk size
2022-07-08 15:46:13 +02:00
Willem Melching
c28414970d
fix chunk upload
2022-07-08 11:28:47 +02:00