4023 Commits

Author SHA1 Message Date
Tester23
9fdc87f216 t 2025-09-15 11:11:55 +02:00
Tester23
ec7d0016ec Update hal_uart_espidf.c 2025-09-14 19:31:09 +02:00
Tester23
be4515bd1b test 2025-09-14 18:38:36 +02:00
Tester23
aa7d4c8dc4 fin 2025-09-14 17:04:22 +02:00
Tester23
44f2c84076 pin 2025-09-14 16:55:20 +02:00
Tester23
56357366fa Update workflow.yaml 2025-09-14 16:28:48 +02:00
Tester23
d31b75fa1f s 2025-09-14 16:14:27 +02:00
Tester23
cad47c3431 hal 2025-09-14 15:56:03 +02:00
Tester23
ff035b8870 b 2025-09-14 15:43:33 +02:00
Tester23
2330be77e9 misc 2025-09-14 15:41:00 +02:00
Tester23
44fa7b3cd8 fix 2025-09-14 08:36:10 +02:00
Tester23
89acc5a178 free 2025-09-14 08:34:33 +02:00
Tester23
7d9596e74e fixes 2025-09-14 08:11:59 +02:00
Tester23
e526220744 tests 2025-09-13 23:28:02 +02:00
Tester23
ff9d0d4fd4 test 2x 2025-09-13 22:49:15 +02:00
Tester23
1d003279f1 Update cmd_newLEDDriver.c 2025-09-13 22:31:47 +02:00
Tester23
e0b0e9053a SIM fx 2025-09-13 22:03:18 +02:00
Tester23
002b2d7785 100 ms 2025-09-13 21:51:50 +02:00
Tester23
1c1fe14cc9 fx 2025-09-13 21:48:33 +02:00
Tester23
c6c8555344 t 2025-09-13 21:43:15 +02:00
Tester23
553b95eea4 ticks w 2025-09-13 21:04:18 +02:00
Tester23
3337668c69 try wait 2025-09-13 20:51:14 +02:00
Tester23
8c21a551a0 try flush 2025-09-13 20:02:40 +02:00
Tester23
20cece8f17 test 2025-09-13 19:27:04 +02:00
Tester23
010adef0f4 test 2025-09-13 18:51:13 +02:00
Tester23
39f67c8df2 Update drv_dmx512.c 2025-09-13 18:35:38 +02:00
Tester23
5668452374 T 2025-09-13 18:32:21 +02:00
Tester23
ecda2584fd test 2025-09-13 18:24:47 +02:00
Tester23
2c05d80c09 t 2025-09-13 18:06:15 +02:00
Tester23
32f260f3e7 c 2025-09-13 17:50:29 +02:00
Tester23
126607e4b7 t 2025-09-13 17:46:17 +02:00
Tester23
812956fa2b w 2025-09-13 17:44:54 +02:00
Tester23
e3167f30a6 test 2025-09-13 17:44:00 +02:00
Tester23
e4dc19a94b test 2025-09-13 17:13:07 +02:00
Tester23
d0f9821e69 test 2025-09-13 16:50:09 +02:00
Tester23
ede2f5f64e Update drv_dmx512.c 2025-09-13 15:56:01 +02:00
Tester23
6f8ed03ba7 Update hal_uart_espidf.c 2025-09-13 15:54:01 +02:00
Tester23
fe4ed2e277 test 2025-09-13 15:53:54 +02:00
Tester23
b89baf30f0 w 2025-09-13 15:01:25 +02:00
Tester23
466bade132 Update obk_main.cmake 2025-09-13 14:23:28 +02:00
Tester23
374a5fbf01 Update hal_uart_espidf.c 2025-09-13 14:21:17 +02:00
Tester23
38937c92eb s 2025-09-13 14:13:47 +02:00
Tester23
57e93ee361 test 2025-09-13 14:07:23 +02:00
Tester23
83688297d9 ENABLE DMX on ESP 2025-09-13 14:03:07 +02:00
openshwprojects
7f5f83b25b
publish whole state on ha online (#1791)
* publish whole state on ha online

* fx
1.18.171
2025-09-07 10:03:40 +02:00
Tester23
9cc5519b7c skip ping watchdog commands if pwatchdog is not enabled 1.18.170 2025-09-06 11:01:51 +02:00
openshwprojects
f68c6ac9f2
al;low empty entries in led remap (#1789)
* test

* some verification

* ha disc?
1.18.169
2025-09-06 10:30:11 +02:00
Tester23
78ce33f01f prepare for I2C LED channels skip 1.18.168 2025-09-05 18:58:18 +02:00
NonPIayerCharacter
e85b9a67be
small update (#1786) 1.18.167 2025-09-05 08:58:42 +02:00
MaxineMuster
6ee5729064
Changing HAL_Delay_us for Beken (#1727)
* Apply changes for Bekens HAL_Delay_us() as proposed in #1579 by @rpv-tomsk
Add TEST command to simply test usleep on a given pin

tested on BK7231N to work with both drivers (I am aware of) using HAL_Delay_us
DS1820 and DHT (tested on DHT11 only)

Timing on BK7231N looks really good with this driver, at least for usleep > 6 its allways 2 us more:

tested	read by analyzer

500	502
200	202
100	102
 50	 52
 20	 22
 10	 12
  6	  8
  4	  7

Now it's time to test on other Beken platforms, too

* Not working on BK7238 - trying to remove special case for lower usleep, since times are way to small here

* still not working on BK7238 - usleep ok fur > 50 , will not be below 30us according to my tests
so try to use the other approach for 7238, too

* No success on BK7238 - trying once again to use "usleep()" to find a factor with analyzer.

* try factor 6 for BK7238 (HAL_Dely_us(x) -> usleep(6*x))

* Testing factor 6.4 for BK7238

* Fixing BK7252  build not working, simply use original for code

* Restore original code for BK7252

* Change timing for BK7525

* Next try to adjust factors for BK7525

* fix typo

* Add adjustment for powersave on BK7238

* Update obk_config.h - disable ENABLE_DS1820_TEST_US
1.18.166
2025-09-04 18:05:57 +02:00