Simone Margaritelli
8e0488e16f
Merge pull request #771 from espinielli/patch-1
...
typo (maybe)
2020-01-13 11:41:40 +01:00
Simone Margaritelli
5934ac4a55
Merge pull request #759 from WheresAlice/feature/749-pycryptodome-dependency
...
fix incorrect dependency for Crypto
2020-01-13 11:40:37 +01:00
Simone Margaritelli
15bae093fb
Merge pull request #758 from xenDE/patch-6
...
webgpsmap: add function for download the map as one html file and show current position on map
2020-01-13 11:40:26 +01:00
Simone Margaritelli
0c76cd7ea7
Merge pull request #757 from dadav/feature/switcher
...
Add switcher plugin
2020-01-13 11:40:07 +01:00
Simone Margaritelli
5834b27ed8
Merge pull request #742 from TechAdvancedCyborg/master
...
Updated French Translations
2020-01-13 11:39:41 +01:00
Simone Margaritelli
a8ed9bcc1c
Merge pull request #741 from benallard/ups_shutdown
...
ups_lite: Add auto-shutdown
2020-01-13 11:39:27 +01:00
Simone Margaritelli
0e88c3aa6a
Merge pull request #720 from moheshmohan/master
...
Added support for waveshare 2.13 B display
2020-01-13 11:39:13 +01:00
Enrico Spinielli
c09b72ff7e
typo (maybe)
2019-12-31 14:54:38 +01:00
xenDE
4164e7c067
webgpsmap: get current position and set marker on map in interval (30s)
...
used the browsers geolocation function to get the current location, show a marker and center the map there.
on success (user allows usage of get-current-position) it gets position every 30s and reposition the marker without center the map to the marker.
2019-12-29 14:57:17 +01:00
WheresAlice
bb7737762c
fix incorrect dependency for Crypto
...
Signed-off-by: WheresAlice <WheresAlice@users.noreply.github.com>
2019-12-27 18:03:50 +00:00
xenDE
c300e73726
webgpsmap: add function for download the map as one html file with json-positions inside
...
now it's possible to download the map as one Html file for local use on your pc or host somewhere for mobile use without your pownagotchi. uri: /plugins/webgpsmap/offlinemap
2019-12-26 18:51:00 +01:00
dadav
0587c4b09a
Add switcher plugin
2019-12-26 09:43:07 +01:00
Simone Margaritelli
63dc672b11
releasing v1.4.3
v1.4.3
2019-12-23 11:21:28 +01:00
evilsocket
0dac137df0
Merge pull request #746 from dadav/fix/scipy_version
...
Add scipy to requirements.txt
2019-12-23 11:16:53 +01:00
dadav
3db9ccb47e
Add scipy to requirements.txt
2019-12-21 17:20:05 +01:00
T.A.C.T.I.C.A.L
f375e4905f
Recompiled voice.mo
...
Recompiled voice.mo
2019-12-20 17:46:42 +01:00
T.A.C.T.I.C.A.L
8d17cf0bd2
Updated French Translations
...
Updated French translations to fix typos and translation issues...
2019-12-20 17:44:40 +01:00
Benoît Allard
d981b26842
ups_lite: Add auto-shutdown
...
Signed-off-by: Benoît Allard <benoit.allard@gmx.de>
2019-12-19 20:11:39 +01:00
Simone Margaritelli
a7164ea742
releasing v1.4.2
v1.4.2
2019-12-19 17:36:09 +01:00
evilsocket
cae2a18016
Merge pull request #735 from dadav/fix/add_unload
...
add unload method
2019-12-17 16:48:23 +01:00
dadav
9d63eba232
add unload method
2019-12-16 18:50:40 +01:00
evilsocket
f141e15ba3
Merge pull request #727 from ArnCo/master
...
Set correct position for memtemp plugin so that it does not overlap with regular messages for waveshare27inch.
2019-12-16 12:00:46 +02:00
evilsocket
e68165ce06
Merge pull request #732 from xenDE/patch-5
...
webgpsmap: fix parsing new timezone format "Z" in gps data
2019-12-16 12:00:17 +02:00
evilsocket
3758806919
Merge pull request #725 from dadav/fix/remove_sysd_process_limits
...
remove process limits
2019-12-16 11:59:59 +02:00
evilsocket
1f91c6f09e
Merge pull request #724 from dadav/feature/ensure_write
...
add ensure_write
2019-12-16 11:59:40 +02:00
evilsocket
3e8b6eafbd
Merge pull request #722 from dadav/fix/no_comment
...
no comment
2019-12-16 11:59:12 +02:00
xenDE
44138ba463
webgpsmap: fix parsing new timezone format "Z" in gps data
...
fix timezone "Z": "2019-11-28T04:44:46.79231Z" >> "2019-11-28T04:44:46.79231+00:00"
issue: https://github.com/evilsocket/pwnagotchi/issues/708
2019-12-15 23:37:48 +01:00
ACO
4b71fea404
Set correct position for memtemp plugin so that it does not overlap with regular messages for waveshare27inch.
...
Signed-off-by: ArnCo <arnaud@cordier.work>
2019-12-14 11:49:21 +01:00
dadav
6babad0d02
remove process limits
2019-12-14 09:00:54 +01:00
dadav
e8513240ea
add ensure_write
2019-12-13 19:42:04 +01:00
dadav
00101ccd07
no comment
2019-12-13 19:29:44 +01:00
mohesh.mohan
a0bc911c0e
Display freeze recover enhancements - delay between poweron and off
2019-12-13 21:32:52 +04:00
mohesh.mohan
6d71bcd965
Display freeze recover enhancements
2019-12-13 21:08:56 +04:00
mohesh.mohan
91447a2a31
Waveshare213bc hung issues workaround - optimizations
2019-12-13 11:01:40 +04:00
mohesh.mohan
e06480e474
Waveshare213bc hung issues workaround
2019-12-13 10:33:41 +04:00
mohesh.mohan
819146f83a
waveshare213b and waveshare213c support bug fixes
2019-12-12 01:56:52 +04:00
mohesh.mohan
cdd4c13336
waveshare213b and waveshare213c support bug fixes
2019-12-12 01:09:03 +04:00
mohesh.mohan
704d7ceaa1
waveshare213b and waveshare213c support bug fixes
2019-12-12 00:46:14 +04:00
mohesh.mohan
a4daf4af61
waveshare213b and waveshare213c support bug fixes
2019-12-12 00:37:24 +04:00
mohesh.mohan
eddcf32b62
213bc support additions
2019-12-11 23:47:14 +04:00
mohesh.mohan
6117235c52
added 213bc support
2019-12-11 23:08:29 +04:00
Simone Margaritelli
e0a66f5c99
misc: small fix or general refactoring i did not bother commenting
2019-12-10 21:22:44 +02:00
Simone Margaritelli
81061cea24
fix: fixed locked callback call on plugins
2019-12-10 21:17:46 +02:00
evilsocket
93bb633010
Merge pull request #713 from alanyee/patch-1
...
Replace string formatting with logging laziness in __init__.py
2019-12-10 21:06:57 +02:00
evilsocket
dbb64e0fab
Merge pull request #711 from dadav/fix/bugs
...
Unknown variable; Logic error
2019-12-10 19:40:57 +02:00
Alan Yee
fa8751017d
Update __init__.py
2019-12-09 15:36:26 -08:00
dadav
9d56c97aa5
Unknown variable; Logic error
2019-12-09 20:12:34 +01:00
evilsocket
1523dfc1ef
Merge pull request #701 from alanyee/patch-1
...
Update automata.py
2019-12-09 18:10:15 +02:00
evilsocket
a02960b56d
Merge pull request #705 from hmax42/master
...
UI adjustments for waveshare1
2019-12-09 18:09:19 +02:00
evilsocket
b6f59f99d4
Merge pull request #707 from AliceGrey/master
...
Added text overflow checking for over 999 associations
2019-12-09 18:08:33 +02:00