Commit Graph

3045 Commits

Author SHA1 Message Date
Klaus K Wilting
8db24bfa8e msg prios removed, (not needed with buffer queues) 2020-12-09 11:01:54 +01:00
Klaus K Wilting
36afe66df9 new feature deep sleep (wokring alpha) 2020-12-09 10:15:12 +01:00
Klaus K Wilting
016d69b5bb ttgobeam10.h: LED active low correction 2020-12-06 22:06:45 +01:00
Klaus K Wilting
b47c77ee99 ttgobeam10.h: onboard LED added 2020-12-06 19:59:19 +01:00
Klaus K Wilting
b63b7f4ea2 disable SD card reader on olimex 2020-12-06 14:33:22 +01:00
Klaus K Wilting
95cac817b4 sleep power optimization 2020-12-04 19:09:35 +01:00
Klaus K Wilting
04a055b329 sleep cycle mode (experimental) 2020-12-04 17:32:10 +01:00
Klaus K Wilting
6bf43cc921 update BOSCH BSEC version 2020-12-03 18:24:12 +01:00
Klaus K Wilting
af003ef461 platformio_orig.ini update 2020-12-02 17:50:39 +01:00
Klaus K Wilting
58e9bb6ab7 Update platformio esp version 2.0.0 -> 2.1.0 2020-12-02 17:44:49 +01:00
Antonio Vanegas
f794edaa0d Merge remote-tracking branch 'upstream/master' into av/ttgo-t-wristband 2020-12-01 01:09:42 +01:00
Verkehrsrot
58eb54bf51
Merge pull request #679 from cyberman54/development
Development
2020-11-30 22:02:22 +01:00
Verkehrsrot
40a1ef1e08
Merge pull request #678 from cyberman54/master
sync dev to master
2020-11-30 22:01:18 +01:00
Antonio Vanegas
4973ac6785
Added initial support for TTGO-Tdisplay board (#676) 2020-11-30 21:58:27 +01:00
Antonio Vanegas
c992581844 added initial header file for ttgo t-wristband 2020-11-29 23:59:58 +01:00
Antonio Vanegas
2d140e98f0 added TTGO-TDisplay board to "SPI Only" list 2020-11-27 11:10:58 +01:00
Antonio Vanegas
adc34e90d4 recalibrated and tested battery divider 2020-11-27 10:40:42 +01:00
Antonio Vanegas
66dc8365f4 fixed TFT initialization with display dimmensions 2020-11-27 10:10:00 +01:00
Antonio Vanegas
aabefb6cff fixed power management settings issues (battery) 2020-11-26 22:55:20 +01:00
Klaus K Wilting
49d7ab80fa issue #674 (experimental) 2020-11-26 21:32:04 +01:00
Klaus K Wilting
b239961186 issue #675 2020-11-26 21:31:46 +01:00
Antonio Vanegas
4ef4b1865a restored original file 2020-11-25 13:30:34 +01:00
Antonio Vanegas
ac0e0ac1f6 added board option for ttgo-tdiplay board 2020-11-25 13:15:32 +01:00
Antonio Vanegas
63d44ec093 added board and speed header 2020-11-25 13:12:53 +01:00
Antonio Vanegas
91e95fe941 added initial support for TTGO TDisplay board 2020-11-25 12:30:14 +01:00
Verkehrsrot
e4270cb473
Update macsniff.cpp
fix issue #675
2020-11-24 22:12:47 +01:00
Klaus K Wilting
6896807c33 BOSCH BSEC upgrade tp 1.4.80 2020-11-21 20:38:17 +01:00
Verkehrsrot
7f20c198b9
Merge pull request #673 from cyberman54/development
v2.0.4
2020-11-10 11:27:58 +01:00
Klaus K Wilting
7ccfb427c0 rekindle channel display 2020-11-10 11:07:41 +01:00
Klaus K Wilting
bdd515af55 wifiscan.cpp correct typo 2020-11-09 13:45:42 +01:00
Klaus K Wilting
86a6341101 new display RF load & remove ch display 2020-11-09 13:25:12 +01:00
Klaus K Wilting
2e368a6d8d main.cpp typo corrected 2020-11-09 12:35:51 +01:00
Klaus K Wilting
270b5e4264 delete erraneous src/platformio_orig.ini 2020-11-08 22:16:00 +01:00
Klaus K Wilting
30731f5c0c MAC processing reworked 2020-11-08 22:14:28 +01:00
Klaus K Wilting
1cd9ae16f1 buffered MAC processing (experimental) 2020-11-07 22:32:36 +01:00
Klaus K Wilting
643352ce80 remove not working EEPROM EIU read code 2020-11-06 12:27:52 +01:00
Klaus K Wilting
65d734bb47 readme.md correction for rcommand 0x09 2020-11-04 14:47:50 +01:00
Klaus K Wilting
8b496d9df4 trigger timesync only if a timesource is present 2020-11-02 21:32:45 +01:00
Verkehrsrot
70a37322b5
Merge pull request #670 from cyberman54/master
sync dev to master
2020-11-02 18:48:13 +01:00
Klaus K Wilting
8452347bf3 HAS_SENSOR defines sanitization 2020-11-02 18:44:06 +01:00
Klaus K Wilting
40f0036b7a lopy4.h: corrections 2020-11-02 18:36:01 +01:00
Klaus K Wilting
e5d13be42e eliminate usage of millis() in whole code 2020-11-02 12:39:46 +01:00
Klaus K Wilting
8341a2115e stack memory debug information improved 2020-11-02 12:25:30 +01:00
Klaus K Wilting
0673293744 new _millis function definition 2020-11-02 12:25:10 +01:00
Klaus K Wilting
45b0b40db8 lorawan.cpp code sanitizations 2020-11-02 12:24:40 +01:00
Klaus K Wilting
8a0a3949fd fix #issue668 2020-11-01 13:45:17 +01:00
Klaus K Wilting
44758161dc ecopower.h modified 2020-10-31 21:42:47 +01:00
Klaus K Wilting
229daf080c bugfix mqttclient.cpp 2020-10-31 12:50:48 +01:00
Verkehrsrot
8e188f3178
Merge pull request #666 from cyberman54/development
v2.0.3
2020-10-31 12:29:11 +01:00
Klaus K Wilting
053ce7f022 v2.0.3 2020-10-31 12:26:46 +01:00