firmware/src
Jonathan Bennett e174328de3
Native Webserver (#3343)
* Added WebServer/WebServices for Native Linux Meshtastic and web gui

* Fix bug in login functionality

* Added customized config of portdunio.ini with LovyannGFX from marelab repro

* Compile Problem resolved with developer version of LovyanGFX.git

* Compile against dev version

* Fixes to fit into main branch

* Update variant.h, main.cpp, .gitignore, WebServer.cpp, esp32s2.ini, WebServer.h, ContentHandler.cpp, rp2040.ini, nrf52.ini, ContentHelper.cpp, Dockerfile, ContentHandler.h, esp32.ini, stm32wl5e.ini

* Added linux pi std /usr/include dir

* Adding /usr/innclude for Linux compile against native libs that are not hadled by platformio

* Review log level changes & translation

* Update Dockerfile

* Fix Typo & VFS ref. Part1

* Fix Typo & VFS ref.

* Dev Version for ulfius web lib

* Update platformio.ini

* Free VFS path string

* Remove unintended changes

* More unintentional changes

* Make the HTTP server optional on native

* Tune-up for Native web defaults

* Don't modify build system yet

* Remove more unneeded changes

---------

Co-authored-by: marc hammermann <marchammermann@googlemail.com>
Co-authored-by: Ben Meadors <benmmeadors@gmail.com>
Co-authored-by: Thomas Göttgens <tgoettgens@gmail.com>
2024-03-06 16:23:04 -06:00
..
buzz
concurrency
detect
gps Fix for issue #3310 (#3327) 2024-03-03 13:08:47 -06:00
graphics E-Ink: fast refresh for Wireless Paper V1.1 (#3320) 2024-03-03 07:13:56 -06:00
input remove logging from int handler (#3242) 2024-02-17 13:25:57 -06:00
mesh Native Webserver (#3343) 2024-03-06 16:23:04 -06:00
modules Turn off certain modules not wanted in custom builds (#3337) 2024-03-05 07:50:52 -06:00
mqtt Ignore JSON enabled setting on nRF52 platforms (#3286) 2024-02-25 07:44:08 -06:00
nimble NRF52 bluetooth cleanup and fix (#3328) 2024-03-03 13:56:55 -06:00
platform Native Webserver (#3343) 2024-03-06 16:23:04 -06:00
AccelerometerThread.h
airtime.cpp
airtime.h
AmbientLightingThread.h
AudioThread.h
BluetoothCommon.cpp
BluetoothCommon.h
ButtonThread.cpp
ButtonThread.h
commands.h
configuration.h Turn off certain modules not wanted in custom builds (#3337) 2024-03-05 07:50:52 -06:00
DebugConfiguration.cpp
DebugConfiguration.h
DisplayFormatters.cpp
DisplayFormatters.h
error.h
freertosinc.h
FSCommon.cpp
FSCommon.h
GPSStatus.h
main.cpp Native Webserver (#3343) 2024-03-06 16:23:04 -06:00
main.h Fixes [3074] Heltec Tracker Screen issues + minor fixes (#3213) 2024-02-20 07:27:48 -06:00
memGet.cpp
memGet.h
meshUtils.cpp
meshUtils.h
network-stubs.cpp
NodeStatus.h
Observer.cpp
Observer.h
OSTimer.cpp
OSTimer.h
Power.cpp Battery level with proportional filter and lookup table (#3216) 2024-02-16 06:09:57 -06:00
power.h Battery level with proportional filter and lookup table (#3216) 2024-02-16 06:09:57 -06:00
PowerFSM.cpp Routers / Repeaters deep sleep default w/ LoRA interrupts (#3251) 2024-02-24 07:55:00 -06:00
PowerFSM.h
PowerFSMThread.h
PowerStatus.h
RedirectablePrint.cpp
RedirectablePrint.h
RF95Configuration.h
SerialConsole.cpp
SerialConsole.h
shutdown.h
sleep.cpp Routers / Repeaters deep sleep default w/ LoRA interrupts (#3251) 2024-02-24 07:55:00 -06:00
sleep.h Routers / Repeaters deep sleep default w/ LoRA interrupts (#3251) 2024-02-24 07:55:00 -06:00
SPILock.cpp
SPILock.h
Status.h
StatusHandler.h
target_specific.h NRF52 bluetooth cleanup and fix (#3328) 2024-03-03 13:56:55 -06:00
xmodem.cpp
xmodem.h