Commit Graph

100 Commits

Author SHA1 Message Date
24ebc417ad waveshare27inchPartial from https://github.com/daniilprohorov/pwnagotchi.git 2023-07-03 13:25:32 -07:00
0abdf54f43 changed channel detection to detect all channels. iwlist only returns the first 32 2023-06-18 20:04:26 -07:00
02a6063f12 Add Display Hat Support
Add Pimoroni Display Hat support
2022-08-11 10:49:14 +08:00
34a437467f Merge pull request #1014 from maeky1986/master
Add Display support for Waveshare 3,5" (and clones) framebuffer lcd.
2022-08-02 12:50:58 +02:00
91e95cede0 Add support for Waveshare 2.13inch V3 Rev2.1
Signed-off-by: Axel Örn Sigurðsson <dev@absalon.is>
2022-01-11 00:51:22 +00:00
a6208a134a Add Display support for Waveshare 3,5" (and clones) framebuffer lcd. 2021-06-21 19:24:32 +02:00
8c2b4e2075 DFRobot V2 screen 2020-04-18 11:40:43 +02:00
1f2dd73976 Big update 2020-04-13 17:16:24 +02:00
9a22321799 save in dotted format 2020-04-01 09:39:32 +02:00
6a4d7a895e add log2mem functionality and refracture 2020-01-19 14:44:36 +01:00
4cc1c2ac1f more compact 2020-01-17 19:15:01 +01:00
fae6a0942b Convert keys to str 2020-01-17 19:12:15 +01:00
8b078383c2 Use "sys.exit" instead of "exit" builtin
Signed-off-by: Héctor Molinero Fernández <hector@molinero.dev>
2020-01-14 22:23:01 +01:00
6075296884 Switch to toml 2020-01-13 19:20:40 +01:00
0e88c3aa6a Merge pull request #720 from moheshmohan/master
Added support for waveshare 2.13 B display
2020-01-13 11:39:13 +01:00
e8513240ea add ensure_write 2019-12-13 19:42:04 +01:00
eddcf32b62 213bc support additions 2019-12-11 23:47:14 +04:00
1721f67ec3 fr waveshare.com/1.44inch-lcd-hat 2019-12-06 03:24:01 +03:00
14064c3b5b Add support for SpotPear 2,4inch LCD display via framebuffer 2019-11-11 14:15:48 +01:00
fce57ad8eb misc: small fix or general refactoring i did not bother commenting 2019-11-08 13:28:37 +01:00
5760864495 misc: small fix or general refactoring i did not bother commenting 2019-11-08 13:25:55 +01:00
3d9c559cdb misc: small fix or general refactoring i did not bother commenting 2019-11-08 13:20:14 +01:00
97a019fe25 new: implemented log rotation (closes #527) 2019-11-08 13:01:50 +01:00
9cc15403c3 normalize the waveshare29inch config string
Signed-off-by: Jeremy O'Brien <neutral@fastmail.com>
2019-11-06 09:07:27 -05:00
d5a8cda278 Merge remote-tracking branch 'upstream/master' 2019-10-29 23:21:29 +00:00
bcdbf41bb8 Added exception handling to config.yml parsing/merging 2019-10-29 22:38:41 +00:00
786564ebb8 add waveshare 213d display
Signed-off-by: Nikhil Jha <hi@nikhiljha.com>
2019-10-27 12:52:01 -07:00
f4fa259781 Add support for Waveshare 1.54 inch screen 2019-10-27 16:02:00 +01:00
d984ea8a76 adding support for dfrobot 2.13in epaper display
Signed-off-by: Justin Richards <ratmandu@gmail.com>
2019-10-26 12:52:07 -05:00
5643f9ae70 Set CORS headers only if set in config 2019-10-26 17:07:47 +03:00
22afb563e3 misc: small fix or general refactoring i did not bother commenting 2019-10-25 16:01:53 +02:00
5f4ee26f99 new: pwnagotchi folder can now be in /boot/ in which case will be moved to /etc/pwnagotchi 2019-10-25 15:29:10 +02:00
c6c2e0e7ce Update utils.py 2019-10-25 12:25:42 +02:00
094dde0e8c fix: 'effective configuration' is a debug log now 2019-10-24 15:47:21 +02:00
885fddfce8 misc: small fix or general refactoring i did not bother commenting 2019-10-23 19:35:51 +02:00
d20f6c8a52 misc: small fix or general refactoring i did not bother commenting 2019-10-23 19:28:05 +02:00
c8ff69c068 Merge pull request #348 from SpiderDead/master
Added support for Waveshare 2.7inch e-Paper Display
2019-10-20 22:10:39 +02:00
3c97dbf8dc Added waveshare27inch as a known display
Signed-off-by: Mike van der Vrugt <mimij68@live.nl>
2019-10-20 21:27:10 +02:00
ff6bf5c198 started working on #343 2019-10-20 17:36:34 +02:00
fb4d46d71a fix: fixed Invalid cross-device link error 2019-10-18 17:43:45 +02:00
e220a869e0 new: user config is now copied from /boot/config.yml 2019-10-18 16:34:58 +02:00
970b6922b7 fix: if -> elif typo (fixes #310) 2019-10-16 17:20:48 +02:00
beb2fedf02 Print effective merged config
Signed-off-by: deveth0 <github@dev-eth0.de>
2019-10-15 17:47:08 +02:00
13d68c7c24 misc: attempted refactoring of the display support in something less shitty 2019-10-15 11:50:09 +02:00
d222935aea new: defaults are now copied into /etc/pwnagotchi/defaults.yml if it doesn't exist or different from release defaults 2019-10-08 19:21:54 +02:00
1f99a249c6 Put pcap parsing in utils class 2019-10-07 22:45:00 +02:00
72e6668c17 fix: fixed config merge with user config exists but it's empty 2019-10-07 20:50:46 +02:00
d6efc0b70d new: api plugin will report pwned access points 2019-10-07 13:06:29 +02:00
1c251fc093 new: fixed rsa identity generation and implemented api enrollment plugin 2019-10-06 23:25:02 +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