Thomas Bouve
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
Thomas Bouve
e72e2292a8
Update guessed coordinates based on other values.
2020-09-20 20:22:39 +02:00
Thomas Bouve
0f8643258e
gps config updates
2020-09-20 11:14:00 +02:00
Simone Margaritelli
713a14c504
Merge pull request #851 from MikeDawg/fixscripts
...
Fixing scripts - Make all scripts usage/help similar
2020-06-26 14:14:48 +02:00
Simone Margaritelli
2708fd032c
Merge pull request #872 from grokbeer/shutdown-sync
...
Delaying fs sync to ensure shutdown message is logged to disk
2020-06-26 14:14:32 +02:00
Simone Margaritelli
f7cf4b3947
Merge pull request #874 from grokbeer/reboot-sync
...
Ensure fs is synced before reboot so logs aren't lost
2020-06-26 14:14:03 +02:00
Simone Margaritelli
1d312a727b
Merge pull request #877 from grokbeer/fs-typo
...
Fix minor typo
2020-06-26 14:12:38 +02:00
Simone Margaritelli
dd3dbbe400
Merge pull request #882 from jacopotediosi/patch-1
...
Set maxZoom to max value
2020-06-26 14:12:15 +02:00
Simone Margaritelli
cfa034b555
Merge pull request #886 from elipsius/885/fix-2.7inch-waveshare-gps-display
...
Updated gps.py to include positioning for the waveshare 2.7 inch scre…
2020-06-26 14:11:17 +02:00
Simone Margaritelli
a0cd0d4936
Merge pull request #891 from voodoologic/master
...
If a step fails, abort script.
2020-06-26 14:10:52 +02:00
Simone Margaritelli
3e3fff298c
Merge pull request #890 from BlackFrog1/laptop
...
Ignore python virtual environments
2020-06-26 14:10:33 +02:00
Doug
0b1c51dcc7
If a step fails, abort script.
2020-06-09 20:03:28 -07:00
BlackFrog1
8dd9a85615
quick ignore of python environments
2020-06-08 11:46:16 -04:00
Eric M Lipsius
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
Jacopo Tediosi
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
grokbeer
71514a97fa
Delaying fs sync to ensure shutdown message is logged to disk
...
Signed-off-by: grokbeer <1428380+grokbeer@users.noreply.github.com>
2020-05-08 23:17:04 +12:00
grokbeer
03488819af
Ensure fs is synced before reboot so logs aren't lost
...
Signed-off-by: grokbeer <1428380+grokbeer@users.noreply.github.com>
2020-05-08 23:16:54 +12:00
grokbeer
633b726bcd
Fix minor typo
...
Signed-off-by: grokbeer <1428380+grokbeer@users.noreply.github.com>
2020-05-08 23:16:32 +12:00
Simone Margaritelli
05b235c38b
Merge pull request #860 from misterf13/master
...
Display coordinates for dfrobotv2
2020-05-06 12:04:36 +02:00
Ferny G
840054f549
Display coordinates for dfrobotv2
...
Signed-off-by: misterf13 <fgarcia1337@gmail.com>
2020-04-20 22:40:39 -05:00
Simone Margaritelli
a3cf49244e
Merge pull request #855 from dadav/develop
...
Bug fixes
v1.5.3
2020-04-20 11:13:25 +02:00
dadav
e92751164f
typo
2020-04-19 18:49:42 +02:00
dadav
c2f9860bc5
same as in the py file
2020-04-19 16:48:11 +02:00
dadav
f616871068
fix syntax
2020-04-19 16:46:34 +02:00
dadav
c726779f6e
only go back 5 mins
2020-04-19 16:36:26 +02:00
dadav
a2e29d64d2
dont overwrite zips
2020-04-19 11:39:49 +02:00
dadav
bc84f22f7a
fix ident
2020-04-19 11:37:48 +02:00
dadav
40d8d994d1
version++
2020-04-19 11:34:39 +02:00
dadav
7ca5eee247
add custom repos
2020-04-19 11:26:18 +02:00
dadav
56c291d302
change treshhold to 5
2020-04-18 18:19:16 +02:00
dadav
1013e7dc19
make less verbose
2020-04-18 17:09:39 +02:00
dadav
ff4f5c672a
move code out of ui update hook
2020-04-18 16:46:29 +02:00
dadav
d9d268ea81
fix bug
2020-04-18 13:53:42 +02:00
dadav
de62214970
add missing option
2020-04-18 13:30:43 +02:00
dadav
52cc413152
add check
2020-04-18 13:23:12 +02:00
dadav
716d5cd312
typo
2020-04-18 13:17:18 +02:00
dadav
e436dc8b8e
fix
2020-04-18 13:02:42 +02:00
dadav
81db495f33
redirect to dashboard
2020-04-18 12:47:09 +02:00
dadav
7f8380c38a
switch to static
2020-04-18 12:26:21 +02:00
Ferny G
8c2b4e2075
DFRobot V2 screen
2020-04-18 11:40:43 +02:00
dadav
2b17e5322b
only kill if present
2020-04-18 11:29:54 +02:00
dadav
1be17b1f99
reboot if reload fails
2020-04-18 11:17:46 +02:00
dadav
2dee3987d4
add bash completion
2020-04-18 10:59:08 +02:00
dadav
eb76cc7023
fix location
2020-04-18 10:22:18 +02:00
dadav
35ea36ef33
auto redirect when decrypted
2020-04-18 10:09:20 +02:00
dadav
44e1e79245
scorp fix
2020-04-18 09:50:40 +02:00
dadav
6038f555fa
fix
2020-04-18 00:02:25 +02:00
dadav
0b5a63a3d8
add missing var
2020-04-17 22:31:30 +02:00
dadav
430172e3dd
remove button
2020-04-17 20:55:11 +02:00
dadav
fa87e03222
add max-lines
2020-04-17 20:18:12 +02:00