Stephan
1871a9a692
use FSPI for esp32-c3 and revise device profiles
2023-07-10 19:04:13 +02:00
Thomas Basler
93057fc3dc
Feature: Added touch icon for iOS and Android
...
Implements #1060
2023-06-21 22:44:18 +02:00
Thomas Basler
582867cdb9
Update olikraus/U8g2 from 2.34.18 to 2.34.22
2023-06-21 20:44:18 +02:00
Thomas Basler
e0b054d2b5
Pre-Compile a new generic esp32s3 binary without any pin config.
2023-06-21 20:31:31 +02:00
Thomas Basler
7656735103
Pre-Compile a new generic esp32 binary without any pin config.
2023-06-21 20:30:08 +02:00
Thomas Basler
abfc2735ba
Add separate property to platformio.ini to control the environments built by github actions
...
This is now independent of the default_envs which also affects local development
2023-06-08 22:48:04 +02:00
Thomas Basler
9ac1bb3409
Update olikraus/U8g2 from 2.34.17 to 2.34.18
2023-06-08 21:05:53 +02:00
Thomas Basler
b8745f6199
Update nrf24/RF24 from 1.4.5 to 1.4.7
2023-06-08 21:01:58 +02:00
Thomas Basler
78135fb62e
Update espressif32 from 6.3.0 to 6.3.1
2023-06-08 21:00:38 +02:00
Thomas Basler
bd891f9a6d
Upgrade espMqttClient from 1.4.2 to 1.4.3
2023-05-29 21:08:09 +02:00
Thomas Basler
08b44fb2ba
Added post build script to generate a .factory.bin file
...
This file can just be flashed to address 0x0 and contains all other required data. No need to flash multiple files anymore.
2023-05-25 20:47:45 +02:00
Thomas Basler
456a433cd5
Upgrade platform-espressif32 from 6.1.0 to 6.3.0
2023-05-22 18:40:30 +02:00
Thomas Basler
efcbd81927
Feature: Add used PIO environment to the system info page
2023-05-08 21:43:50 +02:00
Thomas Basler
65b728eebb
Fix: No OpenDTU startup of CDC (like Pico or ESP32-S3) devices if no usb host is connected
...
Should also fix #826
2023-05-03 21:16:27 +02:00
Thomas Basler
09f8a633d7
Fix: Source does not build with platform >= 6.2.0
...
Stick at 6.1.0 at the moment... There is already a issue opened on arduino-esp32 (https://github.com/espressif/arduino-esp32/issues/8108 )
2023-05-02 20:49:11 +02:00
Markus Krause
d361619ade
add v2 opendtufusion
2023-04-28 21:26:22 +02:00
Markus Krause
72231bca5e
improve opendtufusion ini
2023-04-28 21:26:22 +02:00
Markus Krause
4e51914a04
add opendtufusion board
2023-04-28 21:26:22 +02:00
Thomas Basler
12d03f06b0
Added functionality to apply custom patch files during building
...
Usefull to patch existing libraries
2023-04-20 23:13:18 +02:00
Thomas Basler
f5fc52b92f
Move auto_firmware_version.py to pio-scripts subdirectory
2023-04-20 22:46:05 +02:00
Thomas Basler
a1d5f97efb
Upgrade ArduinoJson from 6.21.1 to 6.21.2
2023-04-17 22:01:38 +02:00
Thomas Basler
5e11f0b854
Implement property in HoymilesRadio_CMT to set the frequency during runtime
2023-04-15 10:55:48 +02:00
Thomas Basler
45882543b6
Allow dynamic pin mapping for CMT module
2023-04-15 10:55:47 +02:00
Thomas Basler
90c689a41a
Implement HoymilesRadio_CMT
2023-04-15 10:55:47 +02:00
Thomas Basler
a252d2ac3a
Added CMT2300 driver
2023-04-15 10:55:47 +02:00
Thomas Basler
8673336151
Upgrade U8g2 from 2.34.16 to 2.34.17
2023-04-06 22:40:01 +02:00
Thomas Basler
ee5fe9441e
Upgrade ArduinoJson from 6.21.0 to 6.21.1
2023-04-06 22:38:42 +02:00
Thomas Basler
778dc93dee
Merge remote-tracking branch 'github/master'
2023-04-05 20:40:23 +02:00
Thomas Basler
c2cacb8d7b
Fix: Replace spaces by underscores in platformio environment d1_mini_esp32 ( #765 )
2023-04-05 19:41:35 +02:00
tbnobody
44ca697c0e
Undo latest change
2023-04-05 11:53:53 +02:00
tbnobody
395a822f60
Test multpile commits
2023-04-05 11:53:08 +02:00
Thomas Basler
4244233dd3
Increase platform package version from 6.0.1 to 6.1.0
2023-04-01 12:49:16 +02:00
Thomas Basler
9523b99b22
Upgrade espMqttClient from 1.4.1 to 1.4.2
2023-03-27 16:58:35 +02:00
Thomas Basler
a17362a9c5
Upgrade olikraus/U8g2 from 2.34.13 to 2.34.16
2023-03-20 18:14:38 +01:00
Thomas Basler
e95af04da4
Compile with newer c++ standard
2023-03-20 18:06:49 +01:00
Thomas Basler
a542ea7fbb
Upgrade ArduinoJson from 6.20.1 to 6.21.0
2023-03-17 18:23:56 +01:00
Thomas Basler
01a8c6d873
Upgrade espMqttClient from v1.3.3 to v1.4.1
2023-03-17 18:21:28 +01:00
Luca Kröger
ff0c69c908
added lolin s2 mini reference layout
2023-03-07 15:39:50 +01:00
Thomas Basler
dc309e9616
Update sunset from 1.1.3 to 1.1.7
2023-02-20 20:01:56 +01:00
Thomas Basler
b319c78dc1
Added methods to calculate and show sunrise and sunset times
2023-02-18 18:15:48 +01:00
Thomas Basler
f5fb628559
Update espressif32 from 6.0.0 to 6.0.1
2023-02-14 19:13:24 +01:00
Thomas Basler
04c7d40cde
Update ArduinoJson from ^6.20.0 to 6.20.1
2023-02-13 20:35:38 +01:00
dAjaY85
7074dd5757
Display init zum Zweiten
...
chango to full Buffer Mode, remove picture loop,
because it's not worked.
look: https://github.com/olikraus/u8glib/wiki/tpictureloop
snprintf + public vars
- dispPowerSafe => true: PowerSafe Mode on
- dispLogo => true: showing Logo upper right corner
- dispContrast => possible to adjust the Display Contrast
change in date time, buffer deleted
Display-Constructor changed, reset goes to front
Arrow and Logo only shown, when production is on
Refactor OLEDDisplayClass to DisplayGraphicClass
2023-01-18 23:22:36 +01:00
Thomas Basler
753d73accd
Fix compile issue with ESP32-C3 and C++11
2023-01-18 23:13:38 +01:00
Thomas Basler
07a438db33
Upgrade ArduinoJson from 6.19.4 to 6.20.0
2023-01-17 18:55:14 +01:00
Thomas Basler
17ffda9816
Upgrade espressif framework from 5.3.0 to 6.0.0
2023-01-17 18:51:48 +01:00
Thomas Basler
d75ac167fa
Fix building with platform-espressif32 5.3.0
...
The bootloader.bin is placed in the build output directory by the build script
2022-12-31 12:57:06 +01:00
Martin Dummer
9bfc7044fc
add platformio_override.ini as personal config override
...
Personal edits in platformio.ini causes annoying merge conflicts then
new commits are pulled from upstream. Adding an personal override config
which is further ignored from git will avoid this.
Signed-off-by: Martin Dummer <martin.dummer@gmx.net>
2022-12-02 23:50:12 +01:00
Thomas Basler
d73a4d9674
Added lolin32_lite board
2022-11-29 18:49:36 +01:00
Thomas Basler
ae023674fc
Fix #399 : Move pin assignment to generic environment to prevent compilation errors
2022-11-29 18:48:39 +01:00
Thomas Basler
f171555de8
Merge branch 'pr396' into dev
2022-11-28 18:30:45 +01:00
MrReSc
f6a7404314
Support for NodeMCU-ESP-S3-12K-Kit added
2022-11-28 10:03:36 +01:00
Thomas Basler
36abaeee12
Moved pin assignment outside the hoymiles library
...
Allows setting the pins during runtime and not just using the defines
2022-11-27 12:07:25 +01:00
Thomas Basler
c0e6e13139
Added support for LilyGO_T_ETH_POE board
2022-11-19 00:03:25 +01:00
Thomas Basler
50d73c7440
Upgraded espMqttClient to v1.3.3
2022-11-14 17:53:00 +01:00
Thomas Basler
511b59ff25
Added config for wt32-eth01 board and move upload_port config to global section
2022-10-20 18:55:52 +02:00
Thomas Basler
fede8e21cb
Added more strict compile flags
2022-10-19 22:16:31 +02:00
Thomas Basler
c4729c240d
Optimize order of monitor_filters
...
The order is important. FIrst analyze for exceptions, then add the time, then add to logfile and at the end colorize the output
2022-10-11 23:14:04 +02:00
Thomas Basler
0a68b5af30
Harden compiling by using -Wall
2022-10-05 18:57:11 +02:00
Thomas Basler
647966428a
Updated dependencies
2022-10-03 22:48:55 +02:00
Thomas Basler
6484a017c4
Upgrade espMqttClient from 1.2.3 to 1.3.1
2022-09-25 22:20:23 +02:00
Stefan Kreutter
0d5bdbe9cf
added Olimex ESP32-EVB with MOD-NRF24LR
...
added platformio definitiones for the Olimex ESP32-EVB board with MOD-NRF24LR
2022-09-15 19:34:01 +02:00
Thomas Basler
593f80afd1
Specify version of espMqttClient library
2022-09-15 19:28:30 +02:00
Thomas Basler
271c71e064
Replace ESPAsyncWebServer
...
Use fork from yubox-node-org instead of originial from me-no-dev
Maybe that fixes several issues with the websockets
2022-09-15 19:26:45 +02:00
Thomas Basler
7015b04ee6
Update required version of RF24 library
2022-08-16 23:24:48 +02:00
Thomas Basler
e55f5afa62
Update platform dependencies
2022-08-16 23:22:46 +02:00
helgeerbe
4435fbcdad
Add support for MQTT TLS
...
To support TLS its necessary to use another MQTT library.
The new lib is a drop-in replacement for the async-mqtt-client.
2022-08-06 00:14:44 +02:00
Thomas Basler
63ccf38250
Place port settings in generic section
2022-07-19 22:21:20 +02:00
Thomas Basler
5b8c18b727
Disable debug build for poe board
2022-07-19 22:02:34 +02:00
Thomas Basler
d5c0d13d1e
Adjusted platformio.ini for ethernet usage
2022-07-19 21:27:36 +02:00
Thomas Basler
f917f5dc0d
First experimental support for Olimex ESP32 POE board
...
Ethernet is NOT implemented for now
2022-07-12 18:53:01 +02:00
Axel Hinrichs
81d2861006
[firmware] add minimum platform requirement
2022-07-01 09:31:05 +02:00
Thomas Basler
183b919ae6
Rename data folder to webapp_dist
2022-06-22 23:16:45 +02:00
Thomas Basler
3b9d117b4d
Show current git hash in web gui
2022-06-20 20:56:50 +02:00
Thomas Basler
0d07e3e09f
WIP: Very rough first draft of Hoymiles library
2022-05-30 21:50:08 +02:00
Thomas Basler
68c451aa82
Serve webapp from flash instead of LITTLEFS
...
This allows a web based firmware update by just replacing one bin file
2022-05-22 22:42:06 +02:00
Thomas Basler
f43e8abe25
Latest arduino is supported upstream
2022-05-22 22:10:02 +02:00
Thomas Basler
50fa7e2abf
First basic class structure for mqtt handling
2022-04-18 15:19:26 +02:00
Thomas Basler
5653d0f835
Upgraded to latest Beta build system
...
This one is using esp32-arduino 2.0.3
2022-04-18 03:38:07 +02:00
Thomas Basler
b58788ded5
Added API endpoint which shows network info
2022-04-12 23:53:58 +02:00
Thomas Basler
a6d7c923bb
Implemented first version of LittleFS upload
2022-04-11 19:59:35 +02:00
Thomas Basler
82c3a914ab
First version of WebApi
2022-04-11 19:44:51 +02:00
Thomas Basler
153f289724
Extended platformio config for further builds
2022-04-11 19:24:24 +02:00
Thomas Basler
c4d32b77a9
Added custom partition setup
2022-04-09 11:24:11 +02:00
Thomas Basler
54dc566473
Initial commit
2022-04-09 11:05:14 +02:00