80111be27e
Update hal_pins_ln882h.c
1.18.43
2025-02-20 08:35:07 +01:00
996a08c31d
Update OpenBeken.mk ( #1536 )
1.18.42
2025-02-15 20:42:30 +01:00
db9e2530dd
Update README.md
1.18.41
2025-02-15 12:51:31 +01:00
e88875a458
Update hal_generic_bk7231.c
1.18.40
2025-02-15 10:34:33 +01:00
82ec9c8ed6
Update .releaserc.yaml
1.18.39
2025-02-14 22:35:06 +01:00
d4d6c69be3
BK7238 ( #1527 )
...
* beken new sdk + bk7238
* fix bk7238
1.18.38
2025-02-14 22:22:59 +01:00
437bd68daa
xr806 p2
1.18.37
2025-02-10 00:02:02 +01:00
dd75d3f773
xr806 p1
1.18.36
2025-02-09 23:43:49 +01:00
4dde6c80a9
Uart2bufmod - mod for using 2 UARTs simultaneously ( #1516 )
...
* Mod for using 2 UARTs simultaneously (Beken)
* .
* uartindex checking
* return undefided bug
* changed index to pointer to struct, corrected buffer on devices with UART_2_UARTS_CONCURRENT disabled
* retrigger checks
1.18.35
2025-02-04 20:01:35 +01:00
c249826545
Update .releaserc.yaml
1.18.34
2025-02-04 13:15:42 +01:00
0c517431d8
Fix multi-line startup command for BL602 ( #1529 )
2025-02-04 13:13:06 +01:00
a5b536b0d5
Update obk_config.h
1.18.33
2025-02-02 19:46:24 +01:00
6ac1f260ed
RTL8710B/RTL8711AM ( #1501 )
...
* --
* test
* ota
* ameba1/rtl8711am
* workflow build
* uart tcp bridge driver
* fix build
* Static ip fix
* fix
* Rework amebaz ota
---------
Co-authored-by: Tester23 <85486843+openshwprojects@users.noreply.github.com >
2025-02-01 19:04:23 +01:00
017929d189
enable GPIO13 - Update hal_pins_tr6260.c ( #1526 )
1.18.32
2025-02-01 14:03:40 +01:00
8a3ecb5aaf
enabe discoevry on rtl
1.18.31
2025-01-29 06:30:28 +01:00
125ebc9d61
uuse new type
1.18.30
2025-01-28 05:02:19 +01:00
7495c70322
f div 1000 type
1.18.29
2025-01-28 04:56:25 +01:00
0b39365b54
DP_TYPE_RAW_VCPPfF
1.18.28
2025-01-27 17:02:07 +01:00
e5e6a962ea
tuyamcu command for config mode (access point)
1.18.27
2025-01-27 14:25:47 +01:00
f1fb56f3c2
fix mcu
1.18.26
2025-01-27 06:24:29 +01:00
ed1d815d20
respect CHANNEL_MAX in channels API
2025-01-27 06:22:11 +01:00
3df11217c7
stub for parsing TUYA_CMD_WIFI_SELECT
2025-01-27 06:16:10 +01:00
bc35f97f1a
temporary bl602 commandline crash fix
1.18.25
2025-01-27 05:37:13 +01:00
7e942c3467
BL0937: Fixed swapped division and multiplication in measured value correction ( #1280 )
...
value = pulses / time
More pulses for same time - bigger value.
More time for same pulses count - smaller value.
Twice more pulses for twice time - same value.
2025-01-26 14:59:50 +01:00
77efc7ebca
make startup command multiline
...
* step 1
* step2
* Update cmd_script.c
* Update cmd_script.c
* Update obk_config.h
* Update cmd_script.c
* Update cmd_script.c
* fx
* Update obk_config.h
* Update OpenW800
* Update OpenW800
* Update obk_config.h
* f
* fix waitfor
* Update obk_config.h
* Update Makefile
* json escap9ijgng
* crash checks and size check
* w600 bmp
* fx
* Update Makefile
* test
* fx
* Tokenizer_GetPin
* fix
* fix
* ln882h pins
* Update new_http.c
* Update new_http.c
* Update new_http.c
* aht
* aht
* Update obk_config.h
* drv_sht3x
* aht pins
* f
* fx
* aht
* sunset fx
* ln owm
* Update CMakeLists.txt
1.18.24
2025-01-23 23:10:35 +01:00
1ef7c8192f
publish energy mqtt data with qos zero ( #1518 )
1.18.23
2025-01-22 13:51:23 +01:00
f209c00a8b
fix rgb pr
1.18.22
2025-01-22 09:13:57 +01:00
bd8ff2042e
Update drv_sm16703P.c
2025-01-22 08:45:54 +01:00
36f6035719
Refactor multi pixel setting logic in SM16703P driver ( #1507 )
2025-01-22 08:44:15 +01:00
d0a056e85f
Fix calibration ( #1513 )
1.18.21
2025-01-17 22:33:46 +01:00
f4b50fe61b
Update README.md
1.18.20
2025-01-12 21:03:50 +01:00
36400a4e74
W800 hostname+uart ( #1508 )
...
* Set hostname to device name
add uart driver
* fix warnings
1.18.19
2025-01-11 19:36:47 +01:00
8e5ae60553
DS1820 fix type and small enhancement ( #1504 )
...
* Switch to portTickType instead of TickType_t
* Disable output about "usleepds()" by default
can be enabled with
#define DS1820_DEBUG 1
1.18.18
2025-01-10 20:37:10 +01:00
ba153bdb28
add new define: ENABLE_OBK_SCRIPTING ( #1503 )
...
* add new define: ENABLE_OBK_SCRIPTING
* cmd_script
1.18.17
2025-01-10 20:21:07 +01:00
eb5b1ca2d0
Allow to disable more drivers and features in order to reduce binary size ( #1500 )
...
* Update obk_config.h
* Update obk_config.h
* shared
* fx
* he
* fix
* fx
* ffff
* F
* T
* tre
* fcx
* leeed
* ww
* w
* fx
* t
* ENABLE_OLD_YAML_GENERATOR
* w
* startyuip[
* dis all
* remove test post
* ENABLE_HTTP_SEND
* extra guard
* ENABLE_TCP_COMMANDLINE
* better OBK_DISABLE_ALL_DRIVERS
* tr
* ENABLE_PING_WATCHDOG
* ENABLE_HA_DISCOVERY
* TEST WITH EMPTY USER_MAIN
* fx
* no mqtt
* nm
* tr
* ENABLE_MQTT
* Update cmd_newLEDDriver.c
* tr
* header
* fx
* Update user_main.c
* t
* Update hal_main_bk7231.c
* w
* ENABLE_DRIVER_IR
* RESTORE
* fx
* #warning "Platform not defined"
* fx 1
* Update obk_config.h
* ENABLE_DRIVER_TESTPOWER
* DS1820
* fx
* fx
* enable DHT on W800
* Update Makefile
* ntp w800
* ntp
* ssdp
* OWM AND CHARTS
* why utils net has flash pub included
* nmakefile only, no refs
* makefile only
* drv
* Update Makefile
* drcs
* ENABLE_DRIVER_BMP280
* Update Makefile
* d
* ENABLE_I2C
* Update Makefile
* fin
1.18.16
2025-01-10 19:50:17 +01:00
a45714b898
selftest: check parsing names in send dp
1.18.15
2025-01-10 00:21:09 +01:00
b1f745deb1
setChannelType 10 ReadOnly test
1.18.14
2025-01-08 11:05:59 +01:00
c7d6eac06c
test 60.5
2025-01-08 10:51:11 +01:00
f20b5e2259
cal warning
1.18.13
2025-01-08 10:47:24 +01:00
5f53e20cd5
PowerSet self test
2025-01-08 10:43:44 +01:00
a5e439f03b
separate defines for some old drivers
...
* test
* Update obk_config.h
* Update obk_config.h
* Update obk_config.h
* Update obk_config.h
* Update obk_config.h
* Update obk_config.h
* tr
1.18.12
2025-01-06 23:06:31 +01:00
b4b149046a
Update .releaserc.yaml
1.18.11
2025-01-06 18:50:29 +01:00
6308138201
Update .releaserc.yaml
1.18.10
2025-01-06 18:29:32 +01:00
69be7380aa
Update .releaserc.yaml
1.18.9
2025-01-06 18:20:31 +01:00
149df680ec
http_client: fix sending HTTP POST without content ( #1496 )
...
Invoking HTTP POST without a request-body results in a request which
incorrectly has content-type and content-length set.
This results from a missing check if a body is provided as an argument.
Add this missing check in order to allow POST requests without a message
body to work.
Signed-off-by: David Bauer <mail@david-bauer.net >
1.18.8
2025-01-06 15:09:06 +01:00
51a572e492
fx
1.18.7
2025-01-06 00:00:25 +01:00
97f3ae3743
Merge branch 'main' of https://github.com/openshwprojects/OpenBK7231T_App
1.18.6
2025-01-05 23:10:36 +01:00
4bb2eebb98
Update hal_wifi_rtl87x0c.c
2025-01-05 23:09:50 +01:00
6eb8162b45
static rtl ( #1492 )
...
* Update hal_wifi_rtl87x0c.c
* Update hal_wifi_rtl87x0c.c
* test
* fx
* test
1.18.5
2025-01-05 22:57:17 +01:00
9b84004ae7
Update workflow.yaml
1.18.4
2025-01-05 15:19:48 +01:00