Commit Graph

88 Commits

Author SHA1 Message Date
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
Willem Melching 2918f00cf8 Add casync support (#77)
* create casync and put in manifest

* add uploading code

* always seed from prod bucket

* handle seed caibx on the openpilot side

* fix commas

* fix push

Co-authored-by: Adeeb Shihadeh <adeebshihadeh@gmail.com>
2022-07-08 00:14:19 -07:00
Adeeb Shihadeh 8a3115ef79 pin protobuf version to fix onnx model loading (#76)
* pin protobuf version to fix onnx model loading

* bump agnos version
2022-07-07 19:06:26 -07:00
Adeeb Shihadeh 4e85f76e5f remove pyqt 2022-07-07 18:04:13 -07:00
Adeeb Shihadeh 2f3610f565 add international fonts 2022-06-30 22:11:59 -07:00
Adeeb Shihadeh c55219f226 gitconfig: always push with SSH 2022-06-23 21:24:45 -07:00
Adeeb Shihadeh 42ffd18026 add onnxruntime 2022-06-03 16:36:27 -07:00
Adeeb Shihadeh 032074abb8 add hatanaka and bump version 2022-06-03 10:46:31 -07:00
Willem Melching 4de3050bcb Set GBM debug level (#72) 2022-06-02 13:47:42 -07:00
Adeeb Shihadeh b663e47716 bump kernel 2022-06-01 20:16:44 -07:00
Adeeb Shihadeh f936388eb8 agnos 5 2022-05-31 16:12:29 -07:00
Adeeb Shihadeh 0c34ac5963 VSCode remote support (#69) 2022-05-31 16:11:54 -07:00
Adeeb Shihadeh 2e7276fce2 remove QtLocation 2022-05-31 15:37:50 -07:00
Adeeb Shihadeh 1935447bd8 add /AGNOS 2022-05-31 13:20:32 -07:00
Adeeb Shihadeh c1dbcd8e98 see all the files 2022-05-31 10:12:56 -07:00
Adeeb Shihadeh 04f059f62a Build ModemManager from source (#66) 2022-05-26 17:53:29 -07:00
Adeeb Shihadeh 095bbb3fa9 iptables: block incoming wwan0 traffic (#67)
* iptables: block incoming wwan0 traffic (#45)

* allow related

Co-authored-by: Willem Melching <willem.melching@gmail.com>
2022-05-26 17:22:27 -07:00
Adeeb Shihadeh 063f805b83 apt: don't install recommended or suggested packages 2022-05-26 16:42:28 -07:00
Adeeb Shihadeh db174b5c9c add /BUILD with git commit and build date 2022-05-26 16:08:52 -07:00
Adeeb Shihadeh 77d1a2fd8a NetworkManager connections for each prime type (#63)
* NetworkManager configs for each prime type

* remove that too

* set auto connect priorities

* ugh should work now

* true
2022-05-25 16:46:29 -07:00
Adeeb Shihadeh 56d1ea5a97 update setup 2022-05-25 14:57:19 -07:00
Adeeb Shihadeh 177867d389 export sensor IRQ pins (#62) 2022-05-19 21:52:58 -07:00
Adeeb Shihadeh e4bb485c40 new python packages (#51)
* add onnx python package

* rest of packagews

* and pyqt

* this works

* just install after
2022-05-19 21:50:30 -07:00
Nelson Chen 46622ab0ba small typo fix in readme (#64) 2022-05-18 22:58:42 -07:00
Adeeb Shihadeh 07de9362e7 more vim config 2022-02-15 14:18:36 -08:00
Adeeb Shihadeh dd39e92581 fix cell auto configuration 2022-02-08 17:39:52 -08:00
Adeeb Shihadeh c02230c2ac bump version to 4 2022-02-07 17:12:10 -08:00
Adeeb Shihadeh 3f89a282c6 Revert "iptables: block incoming wwan0 traffic (#45)"
This reverts commit 99ba7a6565.
2022-02-07 14:02:02 -08:00
Adeeb Shihadeh 48660ab1c7 swap at&t apn order for blue prime 2022-02-07 10:44:54 -08:00
Willem Melching dd17fb218c bump kernel: CONFIG_IFB=y 2022-02-07 19:02:12 +01:00