evilsocket
|
f03e07f0cf
|
Merge pull request #472 from neutralinsomniac/grid_handle_malformed_filenames
fix: don't attempt to parse/upload pcaps with malformed filenames
|
2019-10-31 14:17:00 +01:00 |
|
Simone Margaritelli
|
13064879e0
|
fix: fixed, refactored and centralized launchers logic (closes #473)
|
2019-10-31 14:14:13 +01:00 |
|
Simone Margaritelli
|
96c617e152
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-31 12:56:27 +01:00 |
|
Simone Margaritelli
|
783ac61594
|
fix: the auto-update plugin now also installs launchers and service files via setup.py (closes #470)
|
2019-10-31 12:48:15 +01:00 |
|
evilsocket
|
279d885ec6
|
Merge pull request #479 from deveth0/patch-2
Change memory splitting to have more memory available
|
2019-10-31 10:52:59 +01:00 |
|
evilsocket
|
a8705c1d3c
|
Merge pull request #476 from dadav/fix/provisioning
Change the ordering of the provisioners of packer
|
2019-10-31 10:50:30 +01:00 |
|
Alex Muthmann
|
90386c7a64
|
Change memory splitting to have more memory available
As most users won't use a big GUI, it should be sufficient to have 16MB assigned to the GPU and have some more for the system.
|
2019-10-31 08:49:58 +01:00 |
|
opteeks
|
205480bc38
|
Merge pull request #4 from opteeks/waveshare29inch
Added 2.9inch display libraries
|
2019-10-30 22:57:10 -07:00 |
|
opteeks
|
d2726c1a14
|
Added 2.9inch display libraries
|
2019-10-30 22:56:02 -07:00 |
|
opteeks
|
1c9a25d22a
|
Merge pull request #3 from opteeks/opteeks-waveshare29inch
Add support for Waveshare 2.9inch display
|
2019-10-30 22:50:12 -07:00 |
|
opteeks
|
e9494992fc
|
Add support for Waveshare 2.9inch display
|
2019-10-30 22:49:06 -07:00 |
|
dadav
|
c7931450c3
|
change ordering
|
2019-10-30 22:28:12 +01:00 |
|
opteeks
|
cc7299153c
|
Merge pull request #2 from opteeks/opteeks-waveshare29inch
Added waveshare29inch.py
|
2019-10-30 13:22:23 -07:00 |
|
opteeks
|
a27f09871f
|
Added waveshare29inch.py
Added the Waveshare e-ink 2.9 inch display definition and layout.
|
2019-10-30 13:09:32 -07:00 |
|
Jeremy O'Brien
|
3714899e95
|
fix: don't attempt to parse/upload pcaps with malformed filenames
Signed-off-by: Jeremy O'Brien <neutral@fastmail.com>
|
2019-10-30 15:33:09 -04:00 |
|
Simone Margaritelli
|
be414e57b3
|
fix: builder now uses files provisioners and auto-update installs project data (ref #470)
|
2019-10-30 19:24:12 +01:00 |
|
Simone Margaritelli
|
1600d8cbd1
|
fix: skipping open access points (fixes #463)
|
2019-10-30 17:50:56 +01:00 |
|
Simone Margaritelli
|
965416483d
|
fix: more robust version parsing in auto-update (fixes #469)
|
2019-10-30 17:37:17 +01:00 |
|
Simone Margaritelli
|
78a036ed1a
|
fix: fixed Slack invite link (fixes #466)
|
2019-10-30 16:49:20 +01:00 |
|
Simone Margaritelli
|
667c64832f
|
releasing v1.1.0
v1.1.0
|
2019-10-30 15:47:36 +01:00 |
|
Simone Margaritelli
|
9d19fb8e7a
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-30 14:25:21 +01:00 |
|
Simone Margaritelli
|
cb09648ba1
|
misc: small fix or general refactoring i did not bother commenting
|
2019-10-30 14:11:14 +01:00 |
|
evilsocket
|
03b85ac66b
|
Merge pull request #465 from dipsylala/master
Added exception handling to config.yml parsing
|
2019-10-30 11:59:23 +01:00 |
|
Dispsylala
|
5255e5fd13
|
Fix default setting to be an array, otherwise the iterator works over
characters, not strings.
|
2019-10-30 01:05:58 +00:00 |
|
Dispsylala
|
d5a8cda278
|
Merge remote-tracking branch 'upstream/master'
|
2019-10-29 23:21:29 +00:00 |
|
Dispsylala
|
bcdbf41bb8
|
Added exception handling to config.yml parsing/merging
|
2019-10-29 22:38:41 +00:00 |
|
evilsocket
|
3c86b58696
|
Merge pull request #461 from maxxer/fix-eth0-check
Fix eth0 connection check for MANU mode
|
2019-10-29 11:07:51 +01:00 |
|
Lorenzo Milesi
|
18a41f3e29
|
Fix eth0 connection check for MANU mode
Issue #460 - Originally noted by @ZeroCool-Dade
a78a4b0b3e (commitcomment-35683998)
Signed-off-by: Lorenzo Milesi <io@maxxer.it>
|
2019-10-29 08:47:44 +01:00 |
|
evilsocket
|
09f33112b4
|
Merge pull request #453 from deveth0/patch-2
Fix lcdhat _display.clear()
|
2019-10-28 17:10:48 +01:00 |
|
evilsocket
|
432d654cc5
|
Merge pull request #454 from ciara1234/master
check zip is installed first before running backup
|
2019-10-28 17:10:17 +01:00 |
|
Alex Muthmann
|
3b1d90baef
|
Fix _display.clear()
There is a typo (uppercase / lowercase) which prevents the display from initializing.
|
2019-10-28 12:52:14 +01:00 |
|
Ciara Brennan
|
0ad6e887ac
|
check zip is installed first
Signed-off-by: Ciara Brennan <ciara.brennan@gmail.com>
|
2019-10-28 11:49:24 +00:00 |
|
evilsocket
|
d42ab1574b
|
Merge pull request #445 from chillinPanda/issue/444_waveshare_1.54_comment
Waveshare 1.54 inch screen - config possibility in defaults.yml
|
2019-10-28 10:30:55 +01:00 |
|
evilsocket
|
7189f3c461
|
Merge pull request #450 from ratmandu/gpio_plugin
Adding GPIO Plugin
|
2019-10-28 10:30:25 +01:00 |
|
evilsocket
|
32e3343596
|
Merge pull request #439 from dipsylala/master
InkyPHAT opt-in for fast refresh
|
2019-10-28 10:29:02 +01:00 |
|
evilsocket
|
b76144909a
|
Merge pull request #438 from nikhiljha/ws213d
add waveshare 213d display
|
2019-10-28 10:28:32 +01:00 |
|
Justin Richards
|
7676b55b87
|
Revert "Adding original screen clearing LUT to help prevent burn-in"
This reverts commit dfcc2f6bf28528bcb659c1deece7140999c9c90a.
|
2019-10-27 19:36:29 -05:00 |
|
Justin Richards
|
92773a2b37
|
adding to defaults.yml and shortening debounce a little bit
Signed-off-by: Justin Richards <ratmandu@gmail.com>
|
2019-10-27 19:20:43 -05:00 |
|
Justin Richards
|
d3c6194e0f
|
adding gpio plugin
Signed-off-by: Justin Richards <ratmandu@gmail.com>
|
2019-10-27 19:11:36 -05:00 |
|
Nikhil Jha
|
7fd31e14f9
|
fix resolution
Signed-off-by: Nikhil Jha <hi@nikhiljha.com>
|
2019-10-27 14:32:30 -07:00 |
|
Dinh Bao Dang
|
c0434b7dde
|
add waveshare154inch config possibility to defaults.yml, since ...
support was introduced in #434
|
2019-10-27 22:29:16 +01:00 |
|
Nikhil Jha
|
4d5bfc2adf
|
maybe actually fix now
Signed-off-by: Nikhil Jha <hi@nikhiljha.com>
|
2019-10-27 14:20:56 -07:00 |
|
Nikhil Jha
|
4814e10940
|
attempt to fix init for 213d
Signed-off-by: Nikhil Jha <hi@nikhiljha.com>
|
2019-10-27 14:14:48 -07:00 |
|
Justin Richards
|
dfcc2f6bf2
|
Adding original screen clearing LUT to help prevent burn-in
Signed-off-by: Justin Richards <ratmandu@gmail.com>
|
2019-10-27 15:48:14 -05:00 |
|
Dispsylala
|
a897e00c98
|
Merge remote-tracking branch 'origin/master'
|
2019-10-27 19:54:21 +00:00 |
|
Dispsylala
|
caec837050
|
Makes Inky Fast mode opt-in by selecting 'fastAndFurious'
Displays warning if selected.
Otherwise uses original InkyPHAT library
|
2019-10-27 19:53:29 +00:00 |
|
Nikhil Jha
|
786564ebb8
|
add waveshare 213d display
Signed-off-by: Nikhil Jha <hi@nikhiljha.com>
|
2019-10-27 12:52:01 -07:00 |
|
Dispsylala
|
bfe0ea7623
|
Makes Inky Fast mode opt-in by selecting 'fastAndFurious'
Displays warning if selected.
Otherwise uses original InkyPHAT library
|
2019-10-27 19:51:48 +00:00 |
|
evilsocket
|
15b815d8ad
|
Merge pull request #422 from benleb/patch-1
polish backup.sh: add username, .bashrc to backup files, fix shellcheck lint issues
|
2019-10-27 18:00:13 +01:00 |
|
evilsocket
|
f74979b10c
|
Merge pull request #434 from ronangaillard/feature/waveshare-154-inch
Add support for Waveshare 1.54 inch screen
|
2019-10-27 17:59:14 +01:00 |
|