Martin Preuss
|
88aea30da1
|
avr: added missing subdirs.
|
2024-09-12 11:45:32 +02:00 |
|
Martin Preuss
|
4a20933397
|
avr: added debug output to lcd for ds18b20.
|
2024-09-12 11:45:22 +02:00 |
|
Martin Preuss
|
a10cd8293b
|
avr: provide polynomial for crc function.
|
2024-09-12 11:44:54 +02:00 |
|
Martin Preuss
|
c055ee6cc2
|
avr: added module for 1-wire master role (used by DS18B20).
|
2024-09-12 11:44:10 +02:00 |
|
Martin Preuss
|
7fbe9744ea
|
avr: fixed apidoc.
|
2024-09-12 11:43:11 +02:00 |
|
Martin Preuss
|
0fabc6d613
|
avr: fixed code for DS18B20 (works now!).
|
2024-09-12 11:42:59 +02:00 |
|
Martin Preuss
|
39933a957b
|
avr: added first version of ds18b20 code.
|
2024-09-12 04:01:52 +02:00 |
|
Martin Preuss
|
2de89ecc96
|
avr: fixed module cny70 (basically works now).
|
2024-09-11 01:35:24 +02:00 |
|
Martin Preuss
|
85d7ccf0f2
|
avr: fixed port definitions for device n12.
|
2024-09-11 01:34:54 +02:00 |
|
Martin Preuss
|
d14363b8f0
|
avr: disable lcd module on standard n11 device.
|
2024-09-11 01:34:21 +02:00 |
|
Martin Preuss
|
a298e6845a
|
avr: enable new devices.
|
2024-09-11 01:33:52 +02:00 |
|
Martin Preuss
|
d8985183f7
|
avr: add test device (n00).
|
2024-09-11 01:33:36 +02:00 |
|
Martin Preuss
|
ad34bc8ec3
|
avr: add olde device n06.
This one featured a cny70 sensor to be used to detect open windows.
|
2024-09-11 01:33:14 +02:00 |
|
Martin Preuss
|
0bc37343a5
|
avr: improved apidoc.
|
2024-09-10 10:58:48 +02:00 |
|
Martin Preuss
|
73f749b5bb
|
Revert "avr: make lcdOneByteCommand() and lcdTwoByteCommand() more generic."
This reverts commit 28882010a9.
|
2024-09-10 10:25:29 +02:00 |
|
Martin Preuss
|
28882010a9
|
avr: make lcdOneByteCommand() and lcdTwoByteCommand() more generic.
|
2024-09-10 10:25:09 +02:00 |
|
Martin Preuss
|
b0afa98387
|
avr: change debug position.
|
2024-09-10 02:57:54 +02:00 |
|
Martin Preuss
|
6ba1a18de1
|
avr: enable lcd module.
|
2024-09-10 02:57:33 +02:00 |
|
Martin Preuss
|
c79037a1e1
|
avr: move definition of TWI_BIT_LENGTH to device defs.
|
2024-09-10 02:56:50 +02:00 |
|
Martin Preuss
|
743b33664f
|
avr: improved lcd module.
|
2024-09-10 02:56:12 +02:00 |
|
Martin Preuss
|
fd43a89bcd
|
avr: fixed abug.
|
2024-09-09 15:50:10 +02:00 |
|
Martin Preuss
|
9bd376464a
|
avr: optimized cny70 module (not tested, yet).
|
2024-09-09 15:49:58 +02:00 |
|
Martin Preuss
|
e70c294d9b
|
avr: added code for missing modules.
|
2024-09-09 15:49:26 +02:00 |
|
Martin Preuss
|
a456211438
|
avr: timer table is now consulted every 100ms (instead of every second).
|
2024-09-09 15:49:07 +02:00 |
|
Martin Preuss
|
1c4d94c5ce
|
avr: fixed a typo in LED pin def.
|
2024-09-09 15:47:11 +02:00 |
|
Martin Preuss
|
2215d68544
|
avr: only send reed message if we have an address.
|
2024-09-07 15:40:17 +02:00 |
|
Martin Preuss
|
fc6130f4cc
|
avr: fixed a bug.
|
2024-09-07 15:39:54 +02:00 |
|
Martin Preuss
|
cf1983d264
|
avr: set response code.
|
2024-09-07 14:59:01 +02:00 |
|
Martin Preuss
|
ed21f4bbfc
|
avr: fixed a bug in message creation.
|
2024-09-07 14:58:37 +02:00 |
|
Martin Preuss
|
d99787b787
|
avr: fixed hardware version.
|
2024-09-07 14:58:05 +02:00 |
|
Martin Preuss
|
2fa3e9d4ab
|
avr: re-introduce UID to new VALUE messages, set UID in VALUE response messages.
|
2024-09-06 22:50:32 +02:00 |
|
Martin Preuss
|
5e4ca45443
|
avr: updated display message.
|
2024-09-05 23:41:48 +02:00 |
|
Martin Preuss
|
090917ea09
|
ave: removed unneeded defs, beautifications.
|
2024-09-05 23:04:24 +02:00 |
|
Martin Preuss
|
7e3523ec42
|
avr: improved MESSAGES documentation.
|
2024-09-05 23:04:01 +02:00 |
|
Martin Preuss
|
12a2cc1b8e
|
avr: fixed a typo.
|
2024-09-05 21:36:38 +02:00 |
|
Martin Preuss
|
6b0972d76e
|
avr: implement setvalue for n12.
|
2024-09-05 21:36:24 +02:00 |
|
Martin Preuss
|
984cccc25b
|
avr: updated documentation for messages.
|
2024-09-05 18:55:02 +02:00 |
|
Martin Preuss
|
dbad1ba8a1
|
avr: removed no longer needee defs.
|
2024-09-05 18:54:32 +02:00 |
|
Martin Preuss
|
b70e0e0bc2
|
avr: moved defs to correct files.
|
2024-09-05 18:54:14 +02:00 |
|
Martin Preuss
|
595a140428
|
avr: reorder code (only need to load X if there is still something to do).
|
2024-09-05 18:53:00 +02:00 |
|
Martin Preuss
|
b94105bf78
|
avr: refactor SEND_VALUE message code.
|
2024-09-05 18:52:25 +02:00 |
|
Martin Preuss
|
eec544d1b8
|
avr: send firmware version in FLASH_READY and DEVICE messages.
|
2024-09-05 18:50:43 +02:00 |
|
Martin Preuss
|
cb6e21715a
|
avr: shorten CPRO_WriteComSendStats
|
2024-09-05 18:49:19 +02:00 |
|
Martin Preuss
|
026d4a57fb
|
avr: remove unneeded code.
|
2024-09-05 18:48:27 +02:00 |
|
Martin Preuss
|
7745accfae
|
avr: refactor ctc calculation code.
|
2024-09-05 18:48:11 +02:00 |
|
Martin Preuss
|
cea3137b5a
|
avr: add LED module LED_SIMPLE
very much shorter version with only basic functionality.
|
2024-09-05 18:47:32 +02:00 |
|
Martin Preuss
|
c73fede935
|
avr: adapted to latest changes.
|
2024-09-05 03:28:05 +02:00 |
|
Martin Preuss
|
b56947dcba
|
avr: removed avr targets from folder avr/
|
2024-09-05 03:27:40 +02:00 |
|
Martin Preuss
|
a23997db39
|
avr: adapted README to latest changes.
|
2024-09-05 03:20:42 +02:00 |
|
Martin Preuss
|
51ba17d43f
|
avr: fixed list of modified regs.
|
2024-09-05 03:20:21 +02:00 |
|