Commit Graph

3017 Commits

Author SHA1 Message Date
cyberman54
4c9862e7d5 ttgobeam10.h: add blue LED control 2020-12-18 18:40:26 +01:00
cyberman54
284d02cb87 blescan.cpp: avoid ble stack crash after deinit 2020-12-18 18:39:28 +01:00
cyberman54
49a0c703c1 wifiscan.cpp: sanitized mac filter condition 2020-12-18 18:38:44 +01:00
cyberman54
590cc9dd5c skip i2cscan after wakeup from sleep 2020-12-16 18:54:38 +01:00
cyberman54
93e194506f PR #683 /2 2020-12-16 18:54:23 +01:00
Antonio Vanegas
ef4c8aa3f9 Merge branch 'master' of github.com:hpsaturn/ESP32-Paxcounter into av/ttgo-t-wristband 2020-12-16 18:51:04 +01:00
cyberman54
3fb5d258b7 PR #683 2020-12-16 18:32:59 +01:00
cyberman54
808e5e5192 bugfix no sleep while joining 2020-12-16 11:57:40 +01:00
cyberman54
973635e0e5 reset.cpp: no sleep while joining 2020-12-16 09:36:16 +01:00
cyberman54
570a3ea486 wifiscan.cpp: remove legay event loop handler 2020-12-15 22:36:52 +01:00
cyberman54
19216faa88 rework wifi init to remove event_handler error 2020-12-13 19:30:16 +01:00
cyberman54
6120cfc1f2 Merge branch 'development' of https://github.com/cyberman54/ESP32-Paxcounter into development 2020-12-13 19:29:20 +01:00
cyberman54
14c8eeb471 new MACFILTER, replacing VENDORFILTER 2020-12-13 19:29:15 +01:00
Klaus K Wilting
8d874beaef new MACFILTER, replacing VENDORFILTER 2020-12-11 18:02:18 +01:00
Klaus K Wilting
b32e91317f deep sleep further development 2020-12-11 16:34:17 +01:00
Klaus K Wilting
7631a96cac olimexpoeiso.h: comments edited 2020-12-11 13:47:35 +01:00
Verkehrsrot
d048b759a8
main.cpp: bugfix wifi start 2020-12-11 12:39:25 +01:00
Klaus K Wilting
93315e142c app irq off before sleep 2020-12-10 22:14:41 +01:00
Klaus K Wilting
28d30493fd channel hopping switch on/off option 2020-12-10 22:12:57 +01:00
Klaus K Wilting
258b6fce53 deep sleep further development 2020-12-10 15:10:28 +01:00
Klaus K Wilting
61615d37e3 mqttclient.cpp: fix hostname 2020-12-10 15:09:24 +01:00
Klaus K Wilting
22f0ce5184 revert _millis & sanitizations deep sleep 2020-12-09 20:37:03 +01:00
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