Commit Graph

3872 Commits

Author SHA1 Message Date
05f75b1605 Update auto-update.py
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2024-12-20 13:45:35 +01:00
f98350f8a8 Update to 2.9.3
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2024-12-20 13:43:21 +01:00
29b1ec1ce9 Disable auto-update by default.
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2024-12-20 13:41:40 +01:00
7764e1dfdf Small changes to wpa-sec.py
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2024-12-20 08:55:08 +01:00
35deab25f2 Small update to the build
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2024-12-18 20:16:50 +01:00
39d6a774e9 Small update to the build
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2024-12-18 20:16:44 +01:00
4d024afded Small update to the build
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2024-12-18 20:16:21 +01:00
bad8d458cc Remove multiple checks for blind epochs.
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2024-12-18 14:42:44 +01:00
c2d231a3fb Disable IPv6 for bluetooth connections.
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2024-12-18 14:42:17 +01:00
724e674134 Remove pisugar2 and 3 from custom repo's.
Upgrade pisugarx some more.

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2024-12-18 00:21:58 +01:00
a70772b312 Change location of display item.
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2024-12-18 00:21:21 +01:00
4f07fce44b Update on Wi-Fi channels
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2024-12-18 00:20:59 +01:00
5c8e57fd83 Type hints added
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2024-12-17 18:57:36 +01:00
9c0891b9c6 Small change not worth mentioning
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2024-12-17 18:57:20 +01:00
d543144d27 Added optional rotation/fixed display setting
Added optional fixed display parameter

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2024-12-17 18:56:37 +01:00
4f332c14f0 Fix logging
Changed position on display
Change IP to default BT Tether IP

Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2024-12-17 18:26:30 +01:00
b95ec0dd0f Merge pull request #256
Update pisugarx.py
2024-12-17 18:16:16 +01:00
LH
09ecfeed66 Update pisugarx.py
limits the voltage to x.xx 

Signed-off-by: LH <140523069+renewedbullet@users.noreply.github.com>
2024-12-16 17:50:37 -05:00
de62008d2d Add default for gps_listener
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2024-12-16 21:36:18 +01:00
df3666777b Update wpa-sec to properly display password.
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2024-12-16 20:47:44 +01:00
459cc8e54c Added random starting voice line.
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2024-12-16 20:47:22 +01:00
d1c5cd5e5d Disconnect BT when disabling plugin.
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2024-12-16 20:30:37 +01:00
d16fa0097c New bt-tether.py plugin, easier set up. 2024-12-16 19:32:36 +01:00
ffa80a5d28 New PiSugar plugin for both PiSugar2 and PiSugar3 batteries. 2024-12-16 19:31:57 +01:00
11fe8a607c Update wpa-sec.py to include show_pwd when download_results is enabled.
This option can be disabled/enabled by editing config.toml
2024-12-16 19:31:06 +01:00
7dc0eb4591 Update README.md 2024-12-15 15:01:04 +01:00
9b64b67745 Removed AI mentions since it was removed. 2024-12-15 08:00:33 +01:00
55ba9e0ee8 Fix pisugar2.py to check for "new model" and correctly display charging voice. 2024-12-15 00:22:14 +01:00
b016766e87 Fix pisugar2.py to check for "new model" and correctly display charging voice. 2024-12-15 00:10:18 +01:00
387e11a5c5 Add new default plugin (pisugar2) and defaults.
Added new requirement to pyproject.toml to make it work.
2024-12-14 23:28:21 +01:00
913c22193d Updated voice for each language, since AI was removed. 2024-12-12 11:00:53 +01:00
8be4d40960 Set low limit frequency for 2.4Ghz 2024-12-12 10:35:27 +01:00
26fbedd52d Added 6Ghz Wi-Fi channels, in case you use an external dongle that can. 2024-12-12 10:20:57 +01:00
79c590fb38 Added new starting line. 2024-12-12 09:53:31 +01:00
ef3696510b Removed 'on_ai_..' 2024-12-12 09:53:19 +01:00
7b7bbc4aad Remove blink function, we don't use the led blink function anymore. 2024-12-12 09:48:48 +01:00
b18546f30d Update README.md 2024-12-12 09:35:59 +01:00
4d1aa79bfd Removed tensorflow debug from log.py 2024-12-12 08:48:10 +01:00
6145692db0 Update README.md, since it doesn't use AI anymore. 2024-12-12 08:47:48 +01:00
a97f45859a New PR template 2024-12-11 19:50:12 +01:00
8c0b66edfb Small edit 2024-12-11 19:46:08 +01:00
4dd7520d16 Update to bug report 2024-12-11 19:32:30 +01:00
0700bb2c1a Update to bug report 2024-12-11 19:31:20 +01:00
4639870dc5 Update to bug report 2024-12-11 19:17:03 +01:00
3d6e920ec6 Update to bug report 2024-12-11 19:16:38 +01:00
ec47242af3 Update to bug report 2024-12-11 19:15:36 +01:00
71e405fa63 Update to bug report 2024-12-11 19:15:11 +01:00
9911cdb5bb Update to bug report 2024-12-11 19:12:31 +01:00
10c4e5a984 Update to bug report 2024-12-11 18:58:48 +01:00
ee1d1dba9b Update to bug report 2024-12-11 18:55:21 +01:00