Commit Graph

  • a243aae5bb Update Bintrayclient to ArduinoJson 6.x cyberman54 2020-12-26 18:14:59 +0100
  • c9b2010b29 removed libalgosec.a (now external) cyberman54 2020-12-26 16:15:26 +0100
  • 2e6a82f432
    Merge pull request #690 from cyberman54/development Verkehrsrot 2020-12-25 19:26:02 +0100
  • 8af4ad7fe6
    Merge pull request #689 from cyberman54/master Verkehrsrot 2020-12-25 19:24:51 +0100
  • 86334d2f00
    Merge pull request #687 from cyberman54/development Verkehrsrot 2020-12-25 16:57:10 +0100
  • cc563fcbe2 bump to v2.1.0 cyberman54 2020-12-25 16:55:12 +0100
  • a3c37e275f readme.md updated cyberman54 2020-12-25 16:54:22 +0100
  • 6b45669aeb remove useless pinMode from i2c_deinit() cyberman54 2020-12-25 16:45:03 +0100
  • 81c444670e power.cpp code sanitizations cyberman54 2020-12-24 18:20:53 +0100
  • 476639c731 ttgobeam.h comments edited cyberman54 2020-12-24 16:54:20 +0100
  • 80d46ae001 AXP192 ecplicit register init cyberman54 2020-12-24 16:52:28 +0100
  • 71ae40c260 code for bitmasks sanitzed cyberman54 2020-12-24 16:52:07 +0100
  • a30eab54f7 mqttclient reworked (experimental) cyberman54 2020-12-23 16:31:31 +0100
  • 1950650bfb add deinit functions to enter_deepsleep cyberman54 2020-12-23 16:31:06 +0100
  • 1ae49f8263 add spi deinit for sleep cyberman54 2020-12-23 16:30:25 +0100
  • f93594e964 cleanup some compiler warnings cyberman54 2020-12-22 20:06:16 +0100
  • 457d46529b enter_deepsleep: stop senddata early cyberman54 2020-12-22 19:13:46 +0100
  • 46d32f8cfe AXP192 longpress to switch off cyberman54 2020-12-22 16:17:49 +0100
  • 2163c539c9 increase task stack size of macprocessor cyberman54 2020-12-22 15:20:32 +0100
  • a04e6440d4 millis() overflow logic reworked cyberman54 2020-12-21 22:11:41 +0100
  • 069c5ec3ec readme.md update counter order cyberman54 2020-12-21 22:10:58 +0100
  • f29f295826 change send data order to counts first cyberman54 2020-12-21 22:07:24 +0100
  • 5edb904d7c remove all ESP_ERROR_CHECK(x) cyberman54 2020-12-21 19:41:25 +0100
  • 62132030b7 bugfix in wifi on/off logic cyberman54 2020-12-21 19:35:21 +0100
  • bb77277836
    Merge branch 'master' into development Verkehrsrot 2020-12-19 22:32:34 +0100
  • fdfd10b227 bugfix persist uptime after deep sleep cyberman54 2020-12-19 22:30:34 +0100
  • 85529920d5 ttgobeam10.h: set blue LED off in sleep cyberman54 2020-12-19 12:36:09 +0100
  • 2d486e5ede persist uptime during deep sleep cyberman54 2020-12-19 12:27:07 +0100
  • fef0a86c4a readme.md: added sleep mode cyberman54 2020-12-19 12:26:27 +0100
  • 889e88d671 cumulate uptime after deep sleep cyberman54 2020-12-18 19:07:12 +0100
  • 85f9645599 blescan.cpp bugfix unregister gap cb cyberman54 2020-12-18 19:06:44 +0100
  • 015658962b v2.0.6 cyberman54 2020-12-18 18:42:03 +0100
  • 4c9862e7d5 ttgobeam10.h: add blue LED control cyberman54 2020-12-18 18:40:26 +0100
  • 284d02cb87 blescan.cpp: avoid ble stack crash after deinit cyberman54 2020-12-18 18:39:28 +0100
  • 49a0c703c1 wifiscan.cpp: sanitized mac filter condition cyberman54 2020-12-18 18:38:44 +0100
  • 590cc9dd5c skip i2cscan after wakeup from sleep cyberman54 2020-12-16 18:54:38 +0100
  • 93e194506f PR #683 /2 cyberman54 2020-12-16 18:54:23 +0100
  • ef4c8aa3f9 Merge branch 'master' of github.com:hpsaturn/ESP32-Paxcounter into av/ttgo-t-wristband Antonio Vanegas 2020-12-16 18:51:04 +0100
  • 3fb5d258b7 PR #683 cyberman54 2020-12-16 18:32:59 +0100
  • 808e5e5192 bugfix no sleep while joining cyberman54 2020-12-16 11:57:40 +0100
  • 973635e0e5 reset.cpp: no sleep while joining cyberman54 2020-12-16 09:36:16 +0100
  • 570a3ea486 wifiscan.cpp: remove legay event loop handler cyberman54 2020-12-15 22:36:52 +0100
  • 19216faa88 rework wifi init to remove event_handler error cyberman54 2020-12-13 19:30:16 +0100
  • 6120cfc1f2 Merge branch 'development' of https://github.com/cyberman54/ESP32-Paxcounter into development cyberman54 2020-12-13 19:29:20 +0100
  • 14c8eeb471 new MACFILTER, replacing VENDORFILTER cyberman54 2020-12-13 19:29:15 +0100
  • 8d874beaef new MACFILTER, replacing VENDORFILTER Klaus K Wilting 2020-12-11 18:02:18 +0100
  • b32e91317f deep sleep further development Klaus K Wilting 2020-12-11 16:34:17 +0100
  • 7631a96cac olimexpoeiso.h: comments edited Klaus K Wilting 2020-12-11 13:47:35 +0100
  • d048b759a8
    main.cpp: bugfix wifi start Verkehrsrot 2020-12-11 12:39:25 +0100
  • 93315e142c app irq off before sleep Klaus K Wilting 2020-12-10 22:14:41 +0100
  • 28d30493fd channel hopping switch on/off option Klaus K Wilting 2020-12-10 22:12:57 +0100
  • 258b6fce53 deep sleep further development Klaus K Wilting 2020-12-10 15:10:28 +0100
  • 61615d37e3 mqttclient.cpp: fix hostname Klaus K Wilting 2020-12-10 15:09:24 +0100
  • 22f0ce5184 revert _millis & sanitizations deep sleep Klaus K Wilting 2020-12-09 20:37:03 +0100
  • 8db24bfa8e msg prios removed, (not needed with buffer queues) Klaus K Wilting 2020-12-09 11:01:54 +0100
  • 36afe66df9 new feature deep sleep (wokring alpha) Klaus K Wilting 2020-12-09 10:15:12 +0100
  • 016d69b5bb ttgobeam10.h: LED active low correction Klaus K Wilting 2020-12-06 22:06:45 +0100
  • b47c77ee99 ttgobeam10.h: onboard LED added Klaus K Wilting 2020-12-06 19:59:19 +0100
  • b63b7f4ea2 disable SD card reader on olimex Klaus K Wilting 2020-12-06 14:33:22 +0100
  • 95cac817b4 sleep power optimization Klaus K Wilting 2020-12-04 19:09:35 +0100
  • 04a055b329 sleep cycle mode (experimental) Klaus K Wilting 2020-12-04 17:32:10 +0100
  • 6bf43cc921 update BOSCH BSEC version Klaus K Wilting 2020-12-03 18:24:12 +0100
  • af003ef461 platformio_orig.ini update Klaus K Wilting 2020-12-02 17:50:39 +0100
  • 58e9bb6ab7 Update platformio esp version 2.0.0 -> 2.1.0 Klaus K Wilting 2020-12-02 17:44:49 +0100
  • f794edaa0d Merge remote-tracking branch 'upstream/master' into av/ttgo-t-wristband Antonio Vanegas 2020-12-01 01:09:42 +0100
  • 58eb54bf51
    Merge pull request #679 from cyberman54/development Verkehrsrot 2020-11-30 22:02:22 +0100
  • 40a1ef1e08
    Merge pull request #678 from cyberman54/master Verkehrsrot 2020-11-30 22:01:18 +0100
  • 4973ac6785
    Added initial support for TTGO-Tdisplay board (#676) Antonio Vanegas 2020-11-30 15:58:27 -0500
  • c992581844 added initial header file for ttgo t-wristband Antonio Vanegas 2020-11-29 23:59:58 +0100
  • 2d140e98f0 added TTGO-TDisplay board to "SPI Only" list Antonio Vanegas 2020-11-27 11:10:58 +0100
  • adc34e90d4 recalibrated and tested battery divider Antonio Vanegas 2020-11-27 10:40:42 +0100
  • 66dc8365f4 fixed TFT initialization with display dimmensions Antonio Vanegas 2020-11-27 10:10:00 +0100
  • aabefb6cff fixed power management settings issues (battery) Antonio Vanegas 2020-11-26 22:55:20 +0100
  • 49d7ab80fa issue #674 (experimental) Klaus K Wilting 2020-11-26 21:32:04 +0100
  • b239961186 issue #675 Klaus K Wilting 2020-11-26 21:31:46 +0100
  • 4ef4b1865a restored original file Antonio Vanegas 2020-11-25 13:30:34 +0100
  • ac0e0ac1f6 added board option for ttgo-tdiplay board Antonio Vanegas 2020-11-25 13:15:32 +0100
  • 63d44ec093 added board and speed header Antonio Vanegas 2020-11-25 13:12:53 +0100
  • 91e95fe941 added initial support for TTGO TDisplay board Antonio Vanegas 2020-11-25 12:30:14 +0100
  • e4270cb473
    Update macsniff.cpp Verkehrsrot 2020-11-24 22:12:47 +0100
  • 6896807c33 BOSCH BSEC upgrade tp 1.4.80 Klaus K Wilting 2020-11-21 20:38:17 +0100
  • 7f20c198b9
    Merge pull request #673 from cyberman54/development Verkehrsrot 2020-11-10 11:27:58 +0100
  • 7ccfb427c0 rekindle channel display Klaus K Wilting 2020-11-10 11:07:41 +0100
  • bdd515af55 wifiscan.cpp correct typo Klaus K Wilting 2020-11-09 13:45:42 +0100
  • 86a6341101 new display RF load & remove ch display Klaus K Wilting 2020-11-09 13:25:12 +0100
  • 2e368a6d8d main.cpp typo corrected Klaus K Wilting 2020-11-09 12:35:51 +0100
  • 270b5e4264 delete erraneous src/platformio_orig.ini Klaus K Wilting 2020-11-08 22:16:00 +0100
  • 30731f5c0c MAC processing reworked Klaus K Wilting 2020-11-08 22:14:28 +0100
  • 1cd9ae16f1 buffered MAC processing (experimental) Klaus K Wilting 2020-11-07 22:32:36 +0100
  • 643352ce80 remove not working EEPROM EIU read code Klaus K Wilting 2020-11-06 12:27:52 +0100
  • 65d734bb47 readme.md correction for rcommand 0x09 Klaus K Wilting 2020-11-04 14:47:50 +0100
  • 8b496d9df4 trigger timesync only if a timesource is present Klaus K Wilting 2020-11-02 21:32:45 +0100
  • 70a37322b5
    Merge pull request #670 from cyberman54/master Verkehrsrot 2020-11-02 18:48:13 +0100
  • 8452347bf3 HAS_SENSOR defines sanitization Klaus K Wilting 2020-11-02 18:44:06 +0100
  • 40f0036b7a lopy4.h: corrections Klaus K Wilting 2020-11-02 18:36:01 +0100
  • e5d13be42e eliminate usage of millis() in whole code Klaus K Wilting 2020-11-02 12:39:46 +0100
  • 8341a2115e stack memory debug information improved Klaus K Wilting 2020-11-02 12:25:30 +0100
  • 0673293744 new _millis function definition Klaus K Wilting 2020-11-02 12:25:10 +0100
  • 45b0b40db8 lorawan.cpp code sanitizations Klaus K Wilting 2020-11-02 12:24:40 +0100
  • 8a0a3949fd fix #issue668 Klaus K Wilting 2020-11-01 13:45:17 +0100