Commit Graph

117 Commits

Author SHA1 Message Date
Klaus K Wilting
2821bc60f3 senddata restructured 2018-07-14 23:38:43 +02:00
Klaus K Wilting
bb3f06bfc4 senddata restructured 2018-07-14 23:13:25 +02:00
Klaus K Wilting
f0cf08bd75 new senddata structure 2018-07-14 19:12:20 +02:00
Klaus K Wilting
e6e835e4fc platformio.ini updated 2018-07-14 14:28:17 +02:00
Klaus K Wilting
30742d7401 tweaked u8g2 lib to 100khz i2c speed to avoid i2c bus errors 2018-07-14 14:25:42 +02:00
Klaus K Wilting
5c1f65c14f platformio.ini set monitor speed 2018-07-09 21:35:53 +02:00
Klaus K Wilting
5ea1de2ab5 raised gps task priority 2018-07-09 21:10:27 +02:00
Klaus K Wilting
88e51830ee made platformio.ini more generic 2018-07-09 20:11:32 +02:00
Klaus K Wilting
ff7187fd4d made platformio.ini more hardware generic 2018-07-09 14:35:55 +02:00
Klaus K Wilting
c2c05a39d2 settings .ini / .conf 2018-07-08 17:20:14 +02:00
Klaus K Wilting
62d25171fb PSRAM support added to hal files 2018-07-08 12:24:13 +02:00
Klaus K Wilting
9298462b54 switched to staging arduino-espressif32 core 2018-07-07 11:07:44 +02:00
Klaus K Wilting
9304364b9c fixes log level verbose ./. debug 2018-07-04 08:58:00 +02:00
Klaus K Wilting
165aa75ab3 step 1 migrations to Espressif 1.1.0 core 2018-07-04 00:09:25 +02:00
Verkehrsrot
516c84e1c2
Update platformio.ini
Fixed Espressif platform to 1.0.2
2018-07-03 14:04:52 +02:00
Klaus K Wilting
5d2ee32646 platformio.ini update 2018-06-18 22:44:57 +02:00
Klaus K Wilting
d6dc404083 finalizing v1.3.82 2018-06-18 13:13:13 +02:00
Klaus K Wilting
7edffcc840 repair platformio.ini 2018-06-17 22:45:05 +02:00
Klaus K Wilting
a659168fc3 new payload converter TTNpacked 2018-06-17 22:41:32 +02:00
Klaus K Wilting
706f90453f i2c gps read fixes 2018-06-17 19:03:49 +02:00
Klaus K Wilting
85e9368c6e I2C gps testing 2018-06-17 16:25:29 +02:00
Klaus K Wilting
b1de323ed5 payload encoder fix HAS GPS 2018-06-17 13:31:24 +02:00
Klaus K Wilting
7c03c22765 payload converter enhanced 2018-06-16 19:50:36 +02:00
Klaus K Wilting
12c6dcb0ff added payload.cpp and and payload.h 2018-06-16 13:18:36 +02:00
Klaus K Wilting
fe5da9358e comments in ttgo.h files updated 2018-06-14 19:49:49 +02:00
Klaus K Wilting
d72af2ce3e ttgobeam.h formatting 2018-06-12 19:59:47 +02:00
Klaus K Wilting
81dd510eaa bugfix ttgobeam.h & update readme.md 2018-06-12 09:28:27 +02:00
Klaus K Wilting
858eac8d37 main.cpp: Loglevel for GPS NMEA changed from debug to info 2018-06-11 22:58:56 +02:00
Klaus K Wilting
e78336c240 platformio.ini: removed display lib from env ttgobeam 2018-06-11 09:25:52 +02:00
Klaus K Wilting
2006fbb066 platformio.ini: ttgobeam Display Lib removed 2018-06-11 09:08:43 +02:00
Klaus K Wilting
67de525727 v1.3.8 RC 2018-06-10 16:13:35 +02:00
Klaus K Wilting
e30e133bf1 GPS integration now fully functional 2018-06-10 16:00:11 +02:00
Klaus K Wilting
a43da889d1 testing GPS 2018-06-09 19:20:34 +02:00
Klaus K Wilting
77431dbdde GPS testing 2018-06-09 17:59:59 +02:00
Klaus K Wilting
f7ee3f85b0 GPS support added (experimental) 2018-06-08 22:41:37 +02:00
Klaus K Wilting
d73f31607f ttgobeam.h added 2018-06-06 20:01:08 +02:00
Klaus K Wilting
8df149d303 Espressif32 v1.0.2 2018-06-06 11:38:58 +02:00
Klaus K Wilting
2d11bc3204 v1.3.71 2018-06-04 08:21:05 +02:00
Klaus K Wilting
1e9f384df5 reduced all task loop delays from 10 to 1 2018-06-03 22:28:48 +02:00
Klaus K Wilting
c61b4d1d53 testing 2018-06-03 13:23:03 +02:00
Klaus K Wilting
1c372bae5e platformio.ini restructured 2018-06-03 11:19:06 +02:00
Klaus K Wilting
5ca3ef72fd testing battery probe (experimental) 2018-06-03 00:05:53 +02:00
Klaus K Wilting
9c60a237cf Battery voltage read implemented (TTGOv2.1) 2018-06-02 22:23:50 +02:00
Klaus K Wilting
428db80073 v1.3.7 taylored to espressif32 v1.0.1 2018-06-02 18:28:01 +02:00
cyberman54
1c312bd045 platform.ini: enforcing espressif32 v0.12.0, otherwise .elf too large 2018-05-31 00:35:02 +02:00
Klaus K Wilting
7b8367fa4a reworked rtos tasking & minor core sanitizations 2018-05-21 17:48:43 +02:00
Klaus K Wilting
30178bbf43 scan performance optimizations 2018-05-20 16:28:12 +02:00
Klaus K Wilting
f79976a350 platformio.ini: changed monitor_baud -> monitor_speed 2018-05-19 13:44:52 +02:00
Klaus K Wilting
c91be66fbb platformio.ini sanitized 2018-05-18 17:54:45 +02:00
Klaus K Wilting
79f14b020d TTGOv2.1 support added 2018-05-15 10:36:11 +02:00