Commit Graph

74 Commits

Author SHA1 Message Date
Klaus K Wilting
130fefd49d centralize display writes (part 1) 2018-04-15 22:21:30 +02:00
Klaus K Wilting
24eed4a55e main.cpp: small change in main loop 2018-04-15 18:54:23 +02:00
Klaus K Wilting
d3bbd46f79 delays in loop_tasks adjusted 2018-04-15 18:19:47 +02:00
Klaus K Wilting
441204236e main.cpp: single core option removed 2018-04-15 14:32:26 +02:00
Klaus K Wilting
34d32df248 changed core 1->0; increased stack size for bt task -> 8192 2018-04-15 13:59:37 +02:00
Klaus K Wilting
0b0dc9c02b v1.2.98 2018-04-15 12:12:06 +02:00
Klaus K Wilting
d4c4f5b532 further fixes for refactoring BLE scan 2018-04-14 20:33:33 +02:00
Klaus K Wilting
c57e7b75f4 completely reworked BLE scan 2018-04-14 20:22:58 +02:00
Klaus K Wilting
116197f632 blescan.cpp created 2018-04-14 19:22:29 +02:00
Klaus K Wilting
c88b37d92d minor fixes if BLE disabled 2018-04-07 12:02:13 +02:00
Klaus K Wilting
0041970142 minor u8x8 code optimizations 2018-04-06 17:31:01 +02:00
Klaus K Wilting
b82a770882 OLED Display cosmetics 2018-04-06 17:19:37 +02:00
Klaus K Wilting
a65c6f8596 reduce screen flicker by removing clearlines 2018-04-06 16:09:01 +02:00
Klaus K Wilting
018c78ba29 minor cosmetics 2018-04-05 21:47:43 +02:00
Charles
01d617f61e Fixed display bug 2018-04-05 14:35:53 +02:00
Charles
17fab82cd7 Centralized display 2018-04-05 08:48:24 +02:00
Klaus K Wilting
ba76646f21 main.cpp: reduced i2c display speed (test) 2018-04-04 23:29:03 +02:00
Klaus K Wilting
c71ff050cf main.cpp: double u8x8.begin() removed 2018-04-04 22:56:34 +02:00
Charles
eef19c581b Cosmetic OLED display 2018-04-04 14:22:15 +02:00
Charles
327aaf46f8 created centralized function salt_reset() 2018-04-04 12:39:40 +02:00
Verkehrsrot
03a8a29aac
Merge branch 'master' into master 2018-04-04 08:31:48 +02:00
Charles
16d015feae Fixed and Moved reading HW deveui to lorawan.cpp 2018-04-04 01:26:05 +02:00
Klaus K Wilting
2a9cc2b2b4 v1.2.92: display flip mode implemented 2018-04-03 23:42:43 +02:00
Klaus K Wilting
f71d967eab testing 2018-04-03 18:13:39 +02:00
Klaus K Wilting
d2330fb5b1 testing 2018-04-03 18:03:05 +02:00
Klaus K Wilting
4246359c30 merge pull request #21 for testing 2018-04-03 17:47:11 +02:00
Charles
f4ecc3924b Added 24AA02E64 deveui reading
Not working yet (I2C bug in ESP32 framework)
2018-04-03 12:39:11 +02:00
Klaus K Wilting
9c15a86b77 v1.2.86 small fixes 2018-04-02 23:27:38 +02:00
Klaus K Wilting
7eef5a846e v1.2.83: BLE scan frequency made remote configurable 2018-04-02 21:26:22 +02:00
Klaus K Wilting
da9ea6a35d main.cpp: bug fixed in loop count logic (issue #18) 2018-04-02 21:02:22 +02:00
Klaus K Wilting
703e6ec894 main.cpp: bug fixed channel rotation 2018-04-02 19:04:10 +02:00
Klaus K Wilting
60b1d31f6a some fixes in macsniff.cpp 2018-04-02 14:34:16 +02:00
Klaus K Wilting
ec89b8c1d3 resolved merge conflicts 2018-04-02 09:38:45 +02:00
Klaus K Wilting
a839f5ea68 resolved merge conflicts 2018-04-02 09:30:03 +02:00
Charles
05f1f75c9f Fixed RGB Led after transmit 2018-04-02 03:13:01 +02:00
Charles
121e79cd7c Added Leds managment 2018-04-02 03:00:27 +02:00
Charles
ef85178016 Refactored mac counter and BLE scan 2018-04-02 01:36:14 +02:00
Klaus K Wilting
39022e2340 salt logic modified 2018-04-01 20:56:18 +02:00
Klaus K Wilting
91ac7eb32f salt logic improved 2018-04-01 18:33:22 +02:00
Klaus K Wilting
c1065193c6 salt logic improved 2018-04-01 18:18:01 +02:00
Klaus K Wilting
5d6d06005a modified salt logic 2018-04-01 16:52:07 +02:00
Klaus K Wilting
78ead0f0ce changed random number generator 2018-04-01 13:16:59 +02:00
Klaus K Wilting
c1c6dda221 srand init fixed 2018-04-01 10:54:44 +02:00
Klaus K Wilting
626269d62c sprintf mac counter fixed 2018-04-01 10:40:18 +02:00
Klaus K Wilting
1b22c6db7b bugfix in mac counter printf 2018-04-01 09:58:01 +02:00
Klaus K Wilting
ac8fa77eb0 srand init fixed 2018-03-31 23:22:43 +02:00
Klaus K Wilting
cf2a620e8a reduced mac and ble counter to 16bit 2018-03-31 23:12:27 +02:00
Klaus K Wilting
3448a08875 srand() init with temperature 2018-03-31 21:50:03 +02:00
Klaus K Wilting
d92cd89dae srand() init with chip temperature 2018-03-31 21:47:39 +02:00
Klaus K Wilting
6220a44e7e salt bugfix 2018-03-31 19:04:56 +02:00