Commit Graph

253 Commits

Author SHA1 Message Date
Verkehrsrot
d1303b81dc
Merge branch 'master-1.7.0-rc1' into development 2018-12-22 16:58:26 +01:00
Klaus K Wilting
3140ab9214 v1.7.01 (PSRAM support, timesync off) 2018-12-22 14:37:47 +01:00
Klaus K Wilting
9574a194fd v1.6.996 2018-12-21 00:35:21 +01:00
Klaus K Wilting
48cbcd40cd delay function sanitized 2018-12-19 12:32:25 +01:00
Klaus K Wilting
616d66c5fb ttgobeam HAL files added 2018-12-17 10:30:56 +01:00
Klaus K Wilting
3e68bbd09e v1.6.972: ttgobeamnew.h added 2018-12-17 10:13:08 +01:00
Klaus K Wilting
b73667ccc6 platformio.ini: include path changed 2018-12-11 23:20:32 +01:00
Klaus K Wilting
74ac3f8525 platformio.ini: include path changed 2018-12-11 23:17:57 +01:00
Klaus K Wilting
b4888ecbe9 platformio.ini: fixed path settings 2018-12-11 08:55:02 +01:00
Klaus K Wilting
fbdb77d899 platformio.ini: fixed path in build_flags 2018-12-11 08:54:04 +01:00
Klaus K Wilting
e733dba9f4 v1.6.991 2018-12-09 13:48:03 +01:00
Verkehrsrot
7f6ff59020
Update platformio.ini 2018-12-08 12:34:35 +01:00
Klaus K Wilting
decb8b7181 change default to bluetooth disabled 2018-12-02 14:08:50 +01:00
Klaus K Wilting
8d22695114 v1.6.971 2018-11-28 11:42:56 +01:00
Klaus K Wilting
a22823c356 revert to espressif32 v1.5.0 due to wifi and ble packet loss 2018-11-28 11:41:34 +01:00
Klaus K Wilting
2d0f9c3c13 OTA wifi stability improvement 2018-11-27 21:31:20 +01:00
Klaus K Wilting
207eb6bb98 add feature send battery voltage data 2018-11-27 11:21:20 +01:00
Klaus K Wilting
72063b88b1 v1.6.95 2018-11-27 10:10:20 +01:00
Klaus K Wilting
624d647240 platformio.ini: include path syntax 2018-11-27 00:57:08 +01:00
Klaus K Wilting
556790082c lorawan.cpp: migrated to LMIC MCCI v2.3.0 2018-11-26 22:49:45 +01:00
Klaus K Wilting
4da2260852 BME280 payload corrections 2018-11-25 23:39:12 +01:00
Klaus K Wilting
589e185153 BSEC optimization 2018-11-25 21:39:00 +01:00
Klaus K Wilting
e2c975178a payload converter fixes 2018-11-25 19:16:31 +01:00
Klaus K Wilting
320ec01c14 BME280 fixes 2018-11-25 18:27:20 +01:00
Klaus K Wilting
75fb08e72c v1.6.85 2018-11-25 16:35:36 +01:00
Klaus K Wilting
b85dc829a5 Bosch BSEC integration completed 2018-11-25 16:05:30 +01:00
Klaus K Wilting
165f2813f5 testing 2018-11-25 12:49:49 +01:00
Klaus K Wilting
222dfb5a95 BSEC integration (experimental) 2018-11-25 11:48:03 +01:00
Klaus K Wilting
8f201e066f BOSCH BSEC integration 2018-11-22 23:37:53 +01:00
Klaus K Wilting
db4f6c889e platformio.ini: lib_deps_basic 2018-11-21 11:49:23 +01:00
Klaus K Wilting
12ad60a0a8 sensor init 2018-11-20 16:48:35 +01:00
Klaus K Wilting
467f6d70f8 created: usersensor, bme680 bsec, update arduino-esp32 core 2018-11-20 15:02:37 +01:00
Klaus K Wilting
26082740af payloadmask 2018-11-19 00:41:15 +01:00
Klaus K Wilting
bf62d448ac BME680: added cyclic sensor data transmit 2018-11-18 16:45:33 +01:00
Klaus K Wilting
8ba97afa83 BME680: removed altitude (makes no sence without calibration on node) 2018-11-18 16:04:40 +01:00
Klaus K Wilting
06dcad6484 payload decoder reworked for BME680 support 2018-11-18 15:50:57 +01:00
Klaus K Wilting
b38d9ab980 bugfix platformio.ini 2018-11-17 23:31:31 +01:00
Klaus K Wilting
2e51071d87 bugfix payload port 2018-11-17 22:49:14 +01:00
Klaus K Wilting
ddd5764a8b BME 680 support: payload converters addes 2018-11-17 21:39:49 +01:00
Klaus K Wilting
9c66167303 BME680 support (experimental) 2018-11-14 23:10:59 +01:00
Klaus K Wilting
4ae4633a15 BME680 support (experimental); LoRa Time sync (experimental) 2018-11-14 22:11:23 +01:00
Klaus K Wilting
96783826d8 rcommand.cpp: delay before restart 2018-11-10 18:32:16 +01:00
Klaus K Wilting
8d2aeaca9f update platformio-espressif32 v1.5.0 2018-11-05 23:09:26 +01:00
Klaus K Wilting
bb9da23905 v1.6.62 2018-11-05 22:00:01 +01:00
Klaus K Wilting
4370abe824 v1.6.6 2018-11-05 17:27:17 +01:00
Klaus K Wilting
02b2bf2d4f spislave.cpp: processing of rx data added 2018-11-04 11:55:25 +01:00
Klaus K Wilting
8e3805a63b SPI slave integration (experimental) 2018-11-03 20:44:54 +01:00
Christian Ambach
a8043b8d65 set log level for LOG_LOCAL_LEVEL
otherwise log functions like ESP_LOG_BUFFER_HEXDUMP will not use
the defined log level

Signed-off-by: Christian Ambach <christian.ambach@deutschebahn.com>
2018-11-02 12:09:17 +01:00
Klaus K Wilting
e8c5b1b478 payload.cpp: bugfix monitormode in config status 2018-10-31 19:49:01 +01:00
Klaus K Wilting
07991515ea v1.6.53 2018-10-27 22:48:05 +02:00