135 Commits (e160a7845fd9e2c893fad696035839f6f5a38fdc)

Author SHA1 Message Date
Torsten Stauder e160a7845f Bugfix for not defining FTP_ENABLE 4 years ago
Torsten Stauder 7cdc5377a4 New HAL: settings-custom.h 4 years ago
Torsten Stauder f7a8d92949 Bugfix: don't allow to enable FTP if there's no wifi 4 years ago
Torsten Stauder d0925023e2 Added new mod-card: enable FTP-server 4 years ago
Torsten Stauder 2bf2757d2f Gain-level for RC522 is now changeable via settings.h 4 years ago
Torsten Stauder ba906b8d6d Making name of a2dp-sink configurable via settings.h 4 years ago
Torsten Stauder 81db29fc75 Added some documentation on new BT-feature 4 years ago
grch101 9c14e86b63 Feature: Bluetooth 4 years ago
Torsten Stauder 7e046a3f8b Bugfix: Bringing back MQTT+FTP-tabs to webgui 4 years ago
grch101 f06cb48da3 RFID Assign: Convert fileOrUrl from UTF8 to CP437 (ext. ASCII) 4 years ago
grch101 9caddc80fc Filebrowser: Move to CP437 encoding support 4 years ago
Torsten Stauder c6d1f0f488 Renaming of banner 4 years ago
grch101 28d83ed783 Fixed '//' issue. Cleaning up code by removing commented out code from previous browser 4 years ago
grch101 9e177e806f Filebrowser: Replace Marios Filebrowser 4 years ago
grch101 c2eb65594a FileBrowser: Improve stability of folder recursive deletion by movin algorithm from js to esp32. 4 years ago
Torsten Stauder 04bc34472e User-wish: added optional directive USE_LAST_VOLUME_AFTER_REBOOT 4 years ago
Torsten Stauder c0fbddeac7 Some slight code-rework 5 years ago
Torsten Stauder eacca13ad3 Fixing issue if PN5180 is active but without LPCD 5 years ago
Torsten Stauder 016c59c4a4 Slight code-rework for wakeup-feature (PN5180) 5 years ago
grch101 b2ffdc5a52 FileBrowser: fixing deep sleep problem for big file uploads 5 years ago
Torsten Stauder 4efd4372d5 Added (optinal) static IP-config 5 years ago
tueddy fb07ea266b move LPCD preparing all the registers into PN5180 library: new function prepareLPCD() 5 years ago
grch101 4c9eb58335 Merge of FileBrowser changes. http-upload's throughput now outperformes FTP. 5 years ago
Torsten Stauder 5689b26cfb Improved docs, changed D32 pro's GPIOs, improved battery-measurement 5 years ago
Torsten Stauder a49332ab1f Documentation, a bit code-work and moving to 'huge_app' 5 years ago
grch101 6b40e5c251 Correcting some syntax problems in the html file. Now the website can be loaded from ROM 5 years ago
tueddy 2f57882aef spell check 5 years ago
tueddy 55b55b6a4c hint for sleeping flag 5 years ago
tueddy 871e4d74fc support for the PN5180 low power card detection (LPCD) 5 years ago
Torsten Stauder ea6fdc1f9c Tiny improvements for filebrowser 5 years ago
grch101 8e678d79ef Add file explorer with browsing, upload, delete, create, rename and play audio features 5 years ago
Torsten Stauder 3094e535f9 #47: Only show FTP/MQTT in webgui if support was compiled 5 years ago
Torsten Stauder f0042734fe Re-introduced rainbow as playlist-progress 5 years ago
Torsten Stauder d19a3eb4e3 Bugfix: renamed includes; added description 5 years ago
Torsten Stauder 46545bfb5d Shortened MQTT-conn-timeout + added PSRAM-flag to A1S 5 years ago
Torsten Stauder 25830b1ce4 Added PSRAM-flag to Lolin D32 pro 5 years ago
Torsten Stauder ebb542e241 Added D32 pro-template 5 years ago
Torsten Stauder 49ee863d1c RC522 2SPI working now 5 years ago
Torsten Stauder fa3b8fe0fc Adapting board-specific layout but RFID with 2 SPIs not yet really working... 5 years ago
kkloesener 384a7a1d85 fixing logical merge errors 5 years ago
grch101 45c603f71c Delete not required files. Update FastLed Lib back to 3.3.3. Led Error is shown when audio lib is returning an error 5 years ago
grch101 fb9d4584a3 platformio.ini: Add common variables as dynamic variables to all board configs. 5 years ago
Torsten Stauder ae8aac8e0f MQTT: added rfid-state and moved topicTrackCmnd to topicRfidCmnd 5 years ago
kkloesener cde3fe6524 implementing MFRC522 via I2C BUS on ESP32-A1S 5 years ago
Torsten Stauder 6e82ef70d4 Moved ftpSrv to heap (forgot global object) 5 years ago
Torsten Stauder 548b3b56e8 Button-fix 5 years ago
Torsten Stauder f4a2a95e5f Improved localization + FTP is disabled after boot as per default 5 years ago
grch101 d95e55eb60 Abstracting SD and SD_MMC by FS to simplify usage 5 years ago
Torsten Stauder 442424f6ed Cleaned code a bit and added description (again) 5 years ago
Torsten Stauder d3078f0269 Hopefully latency vs FTP-rate is ok now... 5 years ago