Commit Graph

358 Commits

Author SHA1 Message Date
Temm 02d5ad0d2a
Fix setChannel range check (#1495) 2022-04-18 12:24:46 +02:00
azzar 7d6f22c4e6
Update DisplayUI.cpp (#1540)
replace wrong comments
2022-04-18 12:23:52 +02:00
Spacehuhn 684e47f7d5 Added Hackheld Vega bin 2021-08-07 16:08:56 +02:00
Spacehuhn f984e897a0 Upped version to 2.6.1 2021-08-07 15:24:55 +02:00
Spacehuhn 7a574188c7 Made Neopixel run on 800 Khz 2021-08-07 15:12:44 +02:00
Spacehuhn 1ed2f127fd Added Hackheld Vega config 2021-08-07 15:12:38 +02:00
Spacehuhn f3432d20fb Change beacon interval to 100ms 2021-02-17 18:16:42 +01:00
Spacehuhn 27b921e44f Removed redundant DEFAULT_SSID 2021-02-03 19:52:44 +01:00
Spacehuhn 8b99fcbb33 Compiled web files 2021-01-29 17:50:50 +01:00
Ignatius Tremor fe06b87dc1
Fix for setting web AP channel (#1388)
* Deleted wifi channel set without effect

* When initializing wifi, use actual channel from settings instead of always using channel 1
2021-01-24 23:36:33 +01:00
Spacehuhn 535d2d3f95 Fixed 404 errors when using littlefs 2021-01-23 12:46:59 +01:00
Spacehuhn 4bd56ff755 Fixed clock going out of sync 2021-01-23 12:37:01 +01:00
Spacehuhn 8c289baf33 Fixed issue with LittleFS (webSpiffs) setup 2021-01-23 12:36:46 +01:00
Spacehuhn 4e7264bc4f Clock submenu 2021-01-23 12:05:33 +01:00
Spacehuhn 0272e83c3d Fixed clock update
https://github.com/SpacehuhnTech/esp8266_deauther/issues/1385

https://github.com/SpacehuhnTech/esp8266_deauther/issues/1384
2021-01-23 11:52:44 +01:00
Spacehuhn 333e3ebd86 Removed remnants of forcePackets setting
The setting was already removed in 2019 with the rewrite of  the settings module. In my tests, it didn't make the performance better, but added complexity and made the web interface unstable.
2021-01-17 11:19:08 +01:00
Spacehuhn d06e5d35c8 Added pl.lang 2021-01-16 10:24:38 +01:00
Spacehuhn 33c999c334 Compiled web files 2021-01-14 22:18:31 +01:00
Spacehuhn e01e95bc08 Added ko.lang 2021-01-14 22:17:47 +01:00
Spacehuhn 33e0cd2250 Increased name length to 17 2021-01-14 21:57:05 +01:00
Spacehuhn 85b37e7bb1 Merged .uk lang 2021-01-14 16:03:08 +01:00
Spacehuhn 2f43126301 Improved web responsiveness
By only forcing a channel change when required by the attack
2021-01-13 11:57:42 +01:00
Spacehuhn 247f9ce336 Reintroduced led command 2021-01-12 14:11:26 +01:00
Spacehuhn 3e4e699e78 Fix channel hopping issue 2021-01-12 13:24:30 +01:00
Spacehuhn 371982c03b Compiled web files 2021-01-11 20:42:58 +01:00
Spacehuhn d01bd2bfc4 Updated copyright in code 2021-01-11 18:14:55 +01:00
Spacehuhn 077eee674b Update version number 2021-01-11 16:14:26 +01:00
Spacehuhn e0ed92ec38 Made web interface URL and IP customisable 2021-01-11 16:10:15 +01:00
Spacehuhn df03cac35f Adjusted LED brightness for example configs 2021-01-11 14:23:28 +01:00
Spacehuhn 4f89248e71 Display example configs 2021-01-11 12:24:45 +01:00
Spacehuhn aa577ebe11 Draw "Resetting..." on OLED 2021-01-11 11:58:20 +01:00
Spacehuhn 0c908c577c Draw "> Scanning..." at startup on OLED 2021-01-11 11:58:01 +01:00
Spacehuhn 85a7c12b97 Fixed Dotstar support 2021-01-11 11:15:22 +01:00
Spacehuhn 57e50ea65f Reset settings via button
Hold button (config defaults to gpio 0) for 5 seconds to reset settings
2021-01-10 23:22:29 +01:00
Spacehuhn a559457dd9 Maltronics Deauther config 2021-01-10 22:45:40 +01:00
Spacehuhn e238ae11c6 Included necessary libraries locally 2021-01-10 22:30:14 +01:00
Spacehuhn 51429b8c37 Removed config duplicates 2021-01-10 22:26:48 +01:00
Spacehuhn 57bd66c249 Compiled web files 2021-01-10 18:49:21 +01:00
Spacehuhn 9904b0ea87 Fix config for new dstike watch 2020-08-07 18:28:58 +02:00
Spacehuhn 85664ec6c2 Fixed captive portal setting 2020-07-21 18:16:18 +02:00
Spacehuhn 7d9c2f5d84 Don't count time manually when RTC enabled 2020-07-21 17:37:36 +02:00
Spacehuhn c1121494c6 Updated config define names 2020-07-16 11:05:31 +02:00
Spacehuhn a843a58909 Fixed LED 2020-07-15 22:46:08 +02:00
Spacehuhn ac7bf78bcc Compiled web files 2020-07-15 21:57:53 +02:00
Spacehuhn 2c330efa61 Restored led
Needed to fix case problems
2020-07-15 21:48:36 +02:00
Spacehuhn 51baeade1e Deleted LED 2020-07-15 21:48:31 +02:00
Spacehuhn e4cb8f8f31 Updated webConverter for new files 2020-07-15 21:47:15 +02:00
Spacehuhn 7f29375e6d RTC 2020-07-15 20:25:31 +02:00
Spacehuhn 602a7a6f9b New DSTIKE board configs 2020-07-15 20:02:23 +02:00
Spacehuhn 6c842653c1 LED module 2020-07-15 20:02:09 +02:00