Martin Preuss
|
f4acc829f7
|
avr/devices/n21: removed unneeded definitions.
|
2025-05-05 21:06:07 +02:00 |
|
Martin Preuss
|
34b2fe4007
|
avr/devices/n23: add missing include.
|
2025-05-05 21:05:49 +02:00 |
|
Martin Preuss
|
72f52da17b
|
avr/modules/sk6812: uncomment unused code.
|
2025-05-05 21:05:30 +02:00 |
|
Martin Preuss
|
eecb022a0c
|
avr/modules/flash: make protocol more robust
- wait for ATTN high after error receiving a packet
- use different wait times when waiting for FLASH_START and FLASH_DATA
|
2025-05-05 21:05:07 +02:00 |
|
Martin Preuss
|
9063962c7d
|
avr/apps/ma_light: adapted to latest changes. works now.
|
2025-05-05 21:03:13 +02:00 |
|
Martin Preuss
|
9e25cbb183
|
apps/aqhome-tool/flash: shorten re-send time
|
2025-05-05 21:02:17 +02:00 |
|
Martin Preuss
|
9af57eaac0
|
sk6812: don't pull DIN high (sometimes modifies first LED).
|
2025-05-05 01:20:30 +02:00 |
|
Martin Preuss
|
f31567e785
|
sk6812: send RESET to led strip at start.
|
2025-05-04 22:42:42 +02:00 |
|
Martin Preuss
|
dc62f1fe05
|
added mising file.
|
2025-05-04 22:42:11 +02:00 |
|
Martin Preuss
|
868268d116
|
t03: adapted to latest changes.
|
2025-05-04 03:38:41 +02:00 |
|
Martin Preuss
|
9f663b0ed9
|
n21, n23: increase buffer size to 32 (otherwise value messages might not fit).
|
2025-05-04 03:38:09 +02:00 |
|
Martin Preuss
|
827497bb5e
|
minor format change.
|
2025-05-04 03:37:22 +02:00 |
|
Martin Preuss
|
688f02df47
|
re-add n22.
|
2025-05-04 03:36:56 +02:00 |
|
Martin Preuss
|
33ec6d0a67
|
fixed apidoc.
|
2025-05-04 03:36:13 +02:00 |
|
Martin Preuss
|
b3f19b0432
|
add additional waitstate after acquiting bus.
|
2025-05-04 03:35:59 +02:00 |
|
Martin Preuss
|
e6ea506a74
|
sk6812 now works again (at least with 1m LEDs).
|
2025-05-04 03:35:28 +02:00 |
|
Martin Preuss
|
2ac090cf14
|
some fixes.
|
2025-05-04 03:34:48 +02:00 |
|
Martin Preuss
|
46b24bf442
|
avr/modules/network: disable interrupts on alloc/release.
|
2025-05-04 03:34:11 +02:00 |
|
Martin Preuss
|
9a854977a4
|
avr: more work on basic device code.
|
2025-05-04 03:33:32 +02:00 |
|
Martin Preuss
|
e25b0ad69d
|
avr/module/flash: unified flash code for 1p/4p devices.
AtTiny 841 erases 4 pages at once, others only erase one.
Fixed a bug: only send ONE flash response to FLASH_START!!!
|
2025-05-04 03:32:53 +02:00 |
|
Martin Preuss
|
b632a10fff
|
avr/apps: added ma_light (was previously a module).
|
2025-05-04 03:30:55 +02:00 |
|
Martin Preuss
|
e20b1c52d3
|
increased verbosity.
|
2025-05-04 03:30:28 +02:00 |
|
Martin Preuss
|
08e1428902
|
avr: adapted n23 to latest changes.
|
2025-05-01 01:01:22 +02:00 |
|
Martin Preuss
|
5f220dc86f
|
avr: adapted n21 to latest changes.
|
2025-05-01 01:01:05 +02:00 |
|
Martin Preuss
|
51d32dc505
|
avr: move SK6812_OnPacketReceived to dedicated file.
|
2025-05-01 00:59:02 +02:00 |
|
Martin Preuss
|
048eccf4c6
|
avr: toggle LED while waiting for ATTN line.
|
2025-05-01 00:58:32 +02:00 |
|
Martin Preuss
|
9e37ebb261
|
avr: adapted to latest changes.
|
2025-05-01 00:58:14 +02:00 |
|
Martin Preuss
|
de89bc94b6
|
avr: use 2 byte counter for f_keepup.
|
2025-05-01 00:57:48 +02:00 |
|
Martin Preuss
|
ab9c177793
|
avr: adapted ds18b20 module to latest changes.
|
2025-05-01 00:57:22 +02:00 |
|
Martin Preuss
|
6ce1aac1d7
|
avr: rename routines to call internal ones instead of directly calling into the main app.
|
2025-05-01 00:56:40 +02:00 |
|
Martin Preuss
|
e56f2600e8
|
avr: more work on avr app framework.
|
2025-05-01 00:56:03 +02:00 |
|
Martin Preuss
|
614a30fd4e
|
avr: generate new uid if the current one consists of 4 equal bytes.
|
2025-05-01 00:55:33 +02:00 |
|
Martin Preuss
|
5981ec44e4
|
avr: only write COM address if changed to reduce EEPROM wear.
|
2025-05-01 00:54:48 +02:00 |
|
Martin Preuss
|
8008819989
|
avr: added apps and missing files.
|
2025-05-01 00:53:29 +02:00 |
|
Martin Preuss
|
7edaed601b
|
fixed a typo.
|
2025-05-01 00:52:48 +02:00 |
|
Martin Preuss
|
06434512c7
|
avr: added new version of tcrt1000.
|
2025-04-29 00:37:31 +02:00 |
|
Martin Preuss
|
fa65bc53b5
|
avr: added new version of driver for si7021.
|
2025-04-29 00:37:01 +02:00 |
|
Martin Preuss
|
c1a67a36ef
|
avr/modules/network: added messages.
|
2025-04-29 00:36:20 +02:00 |
|
Martin Preuss
|
1e90682605
|
avr: use new code in latest nodes.
|
2025-04-29 00:35:45 +02:00 |
|
Martin Preuss
|
2357b63b42
|
added initial wait routine.
|
2025-04-29 00:34:53 +02:00 |
|
Martin Preuss
|
e1b2650221
|
avr: added apps and use them in multiple nodes.
|
2025-04-29 00:34:24 +02:00 |
|
Martin Preuss
|
52ae473ad1
|
aqhome-tool: no longer expect a reboot response.
|
2025-04-29 00:32:59 +02:00 |
|
Martin Preuss
|
833819f713
|
network: write new address into EEPROM.
|
2025-04-26 11:10:23 +02:00 |
|
Martin Preuss
|
155fc9a743
|
uart_bitbang2: use new constants.
|
2025-04-26 11:07:31 +02:00 |
|
Martin Preuss
|
a03fc012f4
|
uart_bitbang2: hardcoded interface data.
|
2025-04-26 11:07:15 +02:00 |
|
Martin Preuss
|
5b93d58309
|
tcrt1000: started simplified version of driver.
message sending/timing/signal shaping is now done externally in the filter
modules so that they can be reused by multiple drivers.
|
2025-04-26 11:06:25 +02:00 |
|
Martin Preuss
|
bef677eda4
|
valsched: use cbr and sbr.
|
2025-04-26 11:05:27 +02:00 |
|
Martin Preuss
|
265a1e6043
|
si7021: started simplifyied version of driver.
|
2025-04-26 11:05:07 +02:00 |
|
Martin Preuss
|
b21c111aa3
|
network: fixed vars.
|
2025-04-26 11:04:41 +02:00 |
|
Martin Preuss
|
b9419520f4
|
network: removed duplicate code.
|
2025-04-26 11:04:28 +02:00 |
|