Commit Graph

41 Commits

Author SHA1 Message Date
09a82aa0b4 revert pcapng
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
2024-03-13 07:59:37 +01:00
6987840da2 Merge remote-tracking branch 'origin/dev' into dev
# Conflicts:
#	Makefile
#	pwnagotchi/plugins/default/hashie.py
2024-03-07 21:37:27 +01:00
6c68d4608f Fix gps plugin
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
2024-03-06 15:23:30 +01:00
55c6007d32 Update everyting!
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
2024-02-25 11:10:59 +01:00
faa48b2752 Change repo's
Signed-off-by: jayofelony <oudshoorn.jeroen@gmail.com>
2024-02-25 10:42:47 +01:00
ca4feb895e Revert "Revert "Testing pcapng fileformat""
This reverts commit 0e274af5a0.
2024-02-08 22:51:57 +01:00
0e274af5a0 Revert "Testing pcapng fileformat"
This reverts commit 7040be2d30.
2024-02-08 20:06:33 +01:00
dffcbbf447 Revert "Revert "Testing pcapng fileformat""
This reverts commit d142840307.
2024-02-05 17:16:13 +01:00
d142840307 Revert "Testing pcapng fileformat"
This reverts commit 7040be2d30.
2024-02-04 17:42:56 +01:00
7040be2d30 Testing pcapng fileformat 2024-01-28 22:12:05 +01:00
a9a6fd424b Small changes/fixes for debugging 2024-01-28 21:46:22 +01:00
1d4d8bf0e0 gps.py: gpsd support
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2023-11-13 22:56:09 +01:00
7ae3a6f07f v2.3.9
Signed-off-by: Jeroen Oudshoorn <oudshoorn.jeroen@gmail.com>
2023-09-16 22:58:49 +02:00
274f612008 plugins/gps: add some logging around the gps off exception 2021-10-19 12:02:21 +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
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
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
840054f549 Display coordinates for dfrobotv2
Signed-off-by: misterf13 <fgarcia1337@gmail.com>
2020-04-20 22:40:39 -05:00
8260b41bab Merge pull request #813 from silsha/fix-gps
Prevent saving gps file without coordinates
2020-03-31 16:02:44 +02:00
489bce0c01 Fix for gps labels on inkyphat displays
Positioned the gps labels correctly on inkyphat displays
2020-02-26 08:53:04 +00:00
61e5872229 Prevent saving gps file without coordinates
Signed-off-by: Silsha Fux <hallo@silsha.me>
2020-01-21 17:50:02 +01:00
9d63eba232 add unload method 2019-12-16 18:50:40 +01:00
60f7849838 Merge branch 'master' into pr/3 2019-12-08 08:46:24 +01:00
a12e2aafa5 gps plugin for waveshare.com/1.44inch-lcd-hat 2019-12-06 03:24:24 +03:00
f563d71477 Update gps.py 2019-12-01 14:27:13 +01:00
1c299832ae add ws1 2019-12-01 07:56:03 +01:00
16afa87112 Merge branch 'master' into add-spacing-to-gps 2019-11-15 12:05:00 +01:00
69597103b5 use f-strings and double quotes in gps plugin 2019-11-14 15:57:43 +01:00
96ca5dd8e3 decrease spacing in gps ui 2019-11-14 15:46:12 +01:00
9e656d4ea6 show gps coords of last handshake in ui 2019-11-13 15:38:21 +01:00
4b9ebc2512 Merge pull request #586 from benleb/patch-2
shift word
2019-11-12 11:39:16 +01:00
f4b886cf7b fix baudrate option name 2019-11-12 08:37:36 +01:00
0eb8e1829e shift word 2019-11-12 07:40:48 +01:00
313fd66634 fix completely broken gps plugin :D 2019-11-11 14:12:38 +01:00
2f948306eb misc: refactored plugin system to use classes 2019-11-01 13:51:45 +01:00
46df27f860 Add OPTIONS 2019-10-08 21:34:48 +02:00
80e307d28d Add OPTIONS to gps-plugin 2019-10-07 23:35:18 +02:00
cbf7511e17 misc: refactored code to work as a setup.py based package
Signed-off-by: Simone Margaritelli <evilsocket@gmail.com>
2019-10-05 23:23:31 +02:00