Commit Graph

523 Commits

Author SHA1 Message Date
b6cf510f8e Merge pull request #876 from grokbeer/watchdog-reboot
Have watchdog plugin reboot system rather than restart application
2021-04-18 15:14:59 +02:00
f795598950 Merge pull request #918 from crahan/memtemp_gps_fixes
Add configuration options to memtemp.py (fields, position, vertical line spacing)
2021-04-18 15:13:23 +02:00
b0efd52961 Merge pull request #929 from HeroCC/master
Add donate option to Wigle plugin
2021-04-18 15:11:51 +02:00
38dfccb7c2 Merge pull request #953 from centraliota/master
Update wpa-sec.py logging
2021-04-18 15:11:10 +02:00
c472e60615 Fix bug in gps module
Fix a bug caused by using a function in a conditional instead of the
return value of the function itself.

Signed-off-by: Brigham Campbell <me@brighamcampbell.com>
2021-03-14 11:46:04 -06:00
6430a40847 Update wpa-sec.py logging
Added logging.info message for plugin loading, to keep consistent with behaviour of other plugins.
2020-11-17 18:01:52 -07:00
3bd9cd4f18 Tweak Wigle plugin
Adds a new 'donate' option to allow Wigle to include data for commercial use.

Also changes data header to reflect this is a pwnagotchi plugin.

Signed-off-by: HeroCC <herocc@herocc.com>
2020-10-03 17:06:29 +02:00
5c6d8dc807 Adjust x coordinate for longer long field. 2020-09-20 22:12:54 +02:00
c535ffd40e Fix version bump. 2020-09-20 21:24:33 +02:00
fb7217b0fa Add configuration options and cleanup
- added support for configuring the plugin position and vertical line spacing
- fix default values for some displays which appeared to be incorrect
- change `ui.is_dfrobot_v2` to a function (to match other display entries)
- version bump to 1.0.2
2020-09-20 21:10:10 +02:00
7da3cc5565 Revert. Changes are handled in a separate branch 2020-09-20 20:25:25 +02:00
e72e2292a8 Update guessed coordinates based on other values. 2020-09-20 20:22:39 +02:00
0f8643258e gps config updates 2020-09-20 11:14:00 +02:00
1a0083eb38 Fix correct x positioning
Align fields right when less than 3 fields are shown in horizontal mode, using a 5-pixel character width with a 5-character width for each field (i.e. 25 pixels per field).
2020-09-20 01:43:52 +02:00
72878454f9 Removed debug line. 2020-09-20 00:29:33 +02:00
1c4df7a1c4 Additional comments 2020-09-20 00:27:26 +02:00
c124a97514 Changelog update. 2020-09-20 00:25:52 +02:00
b886b4e673 Added more configurable fields 2020-09-19 23:43:24 +02:00
6d0e295276 Version bumps 2020-09-18 02:12:36 +02:00
1aea0b95b1 Small gps fixes + memtemp rework 2020-09-18 02:11:37 +02:00
2db8f143eb Display UPS-Lite charging status
Replace the '%' in the battery indicator with '' when the UPS-Lite is connected to an external power source.
Suggestions welcome for a different character as '' is a little hard to read on e-ink displays.
2020-08-29 14:40:44 +01:00
dd3dbbe400 Merge pull request #882 from jacopotediosi/patch-1
Set maxZoom to max value
2020-06-26 14:12:15 +02:00
929eac7bba Updated gps.py to include positioning for the waveshare 2.7 inch screen, tested on my hardware:
Raspberry Pi 3 /w waveshare 2.7 inch epaper hat, and USB GPS/GLONASS U-blox7

Signed-off-by: Eric M Lipsius <eric.lipsius@gmail.com>
2020-05-27 00:54:15 -04:00
0f7870f770 Set maxZoom to max value
Why to limit zoom? As a user, I used sometimes to zoom so much.
2020-05-21 23:50:03 +02:00
37342c0685 Have watchdog plugin reboot system rather than restart application
Signed-off-by: grokbeer <1428380+grokbeer@users.noreply.github.com>
2020-05-08 23:17:12 +12:00
840054f549 Display coordinates for dfrobotv2
Signed-off-by: misterf13 <fgarcia1337@gmail.com>
2020-04-20 22:40:39 -05:00
e92751164f typo 2020-04-19 18:49:42 +02:00
f616871068 fix syntax 2020-04-19 16:46:34 +02:00
c726779f6e only go back 5 mins 2020-04-19 16:36:26 +02:00
a2e29d64d2 dont overwrite zips 2020-04-19 11:39:49 +02:00
bc84f22f7a fix ident 2020-04-19 11:37:48 +02:00
7ca5eee247 add custom repos 2020-04-19 11:26:18 +02:00
56c291d302 change treshhold to 5 2020-04-18 18:19:16 +02:00
1013e7dc19 make less verbose 2020-04-18 17:09:39 +02:00
ff4f5c672a move code out of ui update hook 2020-04-18 16:46:29 +02:00
d9d268ea81 fix bug 2020-04-18 13:53:42 +02:00
52cc413152 add check 2020-04-18 13:23:12 +02:00
716d5cd312 typo 2020-04-18 13:17:18 +02:00
e436dc8b8e fix 2020-04-18 13:02:42 +02:00
81db495f33 redirect to dashboard 2020-04-18 12:47:09 +02:00
1be17b1f99 reboot if reload fails 2020-04-18 11:17:46 +02:00
44e1e79245 scorp fix 2020-04-18 09:50:40 +02:00
6038f555fa fix 2020-04-18 00:02:25 +02:00
430172e3dd remove button 2020-04-17 20:55:11 +02:00
fa87e03222 add max-lines 2020-04-17 20:18:12 +02:00
311931c81d added watchdog 2020-04-17 16:32:24 +02:00
7ec20caf23 fix filter bug 2020-04-15 17:49:57 +02:00
568c5b020d aaaannnd even better 2020-04-15 17:19:41 +02:00
3965bdb554 performs better without it 2020-04-15 17:02:50 +02:00
8a07e822e6 breaks if never used 2020-04-14 22:20:42 +02:00