-
a9a81c8515
Renamed i2c to twi.
Martin Preuss
2023-02-05 15:39:15 +01:00
-
a2e2bb23ff
aqhome: Add debug output for invalid messages.
Martin Preuss
2023-02-05 15:38:55 +01:00
-
e5219b2796
aqhome: Add debug output for invalid messages.
Martin Preuss
2023-02-05 15:38:55 +01:00
-
0acb92d3cb
Moved routine sendValueMsg to Main_SendValueMsg in main.asm. Removed debug code.
Martin Preuss
2023-02-05 15:38:32 +01:00
-
2956637605
Moved routine sendValueMsg to Main_SendValueMsg in main.asm. Removed debug code.
Martin Preuss
2023-02-05 15:38:32 +01:00
-
1adb74aaef
comproto: simplified some enqueue routines. Renamed i2c to twi.
Martin Preuss
2023-02-05 15:37:36 +01:00
-
746cec2d45
comproto: simplified some enqueue routines. Renamed i2c to twi.
Martin Preuss
2023-02-05 15:37:36 +01:00
-
5a2de1df18
comproto: started simplifying code to prepare and enqueue packets.
Martin Preuss
2023-02-05 14:57:38 +01:00
-
d4081840e0
comproto: started simplifying code to prepare and enqueue packets.
Martin Preuss
2023-02-05 14:57:38 +01:00
-
b6cba69da8
0BUILD: Set fuses to allow for self programming.
Martin Preuss
2023-02-04 16:02:59 +01:00
-
ea83c46cb5
0BUILD: Set fuses to allow for self programming.
Martin Preuss
2023-02-04 16:02:59 +01:00
-
6fe2f893f0
aqhome: Added parser for needaddr message.
Martin Preuss
2023-02-04 16:02:40 +01:00
-
88a013650b
aqhome: Added parser for needaddr message.
Martin Preuss
2023-02-04 16:02:40 +01:00
-
29e2054ab9
Call UID generator (if necessary).
Martin Preuss
2023-02-04 16:02:18 +01:00
-
f58f301423
Call UID generator (if necessary).
Martin Preuss
2023-02-04 16:02:18 +01:00
-
11c167171a
COMPROTO: Added CPRO_EnqueueNeedAddress
Martin Preuss
2023-02-04 16:01:48 +01:00
-
910bb78e52
COMPROTO: Added CPRO_EnqueueNeedAddress
Martin Preuss
2023-02-04 16:01:48 +01:00
-
e36d06d00d
Added tests for pseudo random generator.
Martin Preuss
2023-02-04 16:01:32 +01:00
-
1c08bcb1ba
Added tests for pseudo random generator.
Martin Preuss
2023-02-04 16:01:32 +01:00
-
369ad2a27e
Timer: Added callback onSystemStart
Martin Preuss
2023-02-04 16:01:09 +01:00
-
9b0831765b
Timer: Added callback onSystemStart
Martin Preuss
2023-02-04 16:01:09 +01:00
-
40710a003a
Utils: Added pseudo random generator.
Martin Preuss
2023-02-04 16:00:50 +01:00
-
97724bf7fe
Utils: Added pseudo random generator.
Martin Preuss
2023-02-04 16:00:50 +01:00
-
1620e4c0e5
aqhome: Improved serial port handling, added parsers for different msg types.
Martin Preuss
2023-02-04 00:58:28 +01:00
-
2874e18048
aqhome: Improved serial port handling, added parsers for different msg types.
Martin Preuss
2023-02-04 00:58:28 +01:00
-
7ac88f3fb9
base: Started working on maintenance system.
Martin Preuss
2023-02-04 00:57:31 +01:00
-
4587dfb9dd
base: Started working on maintenance system.
Martin Preuss
2023-02-04 00:57:31 +01:00
-
f3630835f2
Utils: added code to write FLASH (bot tested, yet).
Martin Preuss
2023-02-04 00:56:59 +01:00
-
cc7bc1e669
Utils: added code to write FLASH (bot tested, yet).
Martin Preuss
2023-02-04 00:56:59 +01:00
-
e0d392c895
Moved protocol stuff into comproto.asm.
Martin Preuss
2023-02-04 00:56:29 +01:00
-
5b15b5ef9f
Moved protocol stuff into comproto.asm.
Martin Preuss
2023-02-04 00:56:29 +01:00
-
ea2b592406
main: Fixed a bug.
Martin Preuss
2023-02-02 00:54:44 +01:00
-
2f4fbf8598
main: Fixed a bug.
Martin Preuss
2023-02-02 00:54:44 +01:00
-
67bf1515e9
More TODO stuff.
Martin Preuss
2023-02-02 00:45:52 +01:00
-
ad086864b4
More TODO stuff.
Martin Preuss
2023-02-02 00:45:52 +01:00
-
6c69e98ebc
libtest: Parse "value" packets.
Martin Preuss
2023-02-02 00:45:42 +01:00
-
d74f8f04c2
libtest: Parse "value" packets.
Martin Preuss
2023-02-02 00:45:42 +01:00
-
2bff1c1493
lib: Minor change.
Martin Preuss
2023-02-02 00:45:21 +01:00
-
319317c550
lib: Minor change.
Martin Preuss
2023-02-02 00:45:21 +01:00
-
1389ab1953
build: Reorganized code.
Martin Preuss
2023-02-02 00:44:50 +01:00
-
0c87d3fc4d
build: Reorganized code.
Martin Preuss
2023-02-02 00:44:50 +01:00
-
5f14b1f74d
Timer: Add callback "onEvery30s".
Martin Preuss
2023-02-02 00:42:28 +01:00
-
ee73dd8fe8
Timer: Add callback "onEvery30s".
Martin Preuss
2023-02-02 00:42:28 +01:00
-
e8ae7be6c4
TWI master: Added remarks.
Martin Preuss
2023-02-02 00:42:04 +01:00
-
6a0ebe6eb8
TWI master: Added remarks.
Martin Preuss
2023-02-02 00:42:04 +01:00
-
d2fa4dfb86
LCD: Minor changes.
Martin Preuss
2023-02-02 00:41:35 +01:00
-
2f6b23cd53
LCD: Minor changes.
Martin Preuss
2023-02-02 00:41:35 +01:00
-
8082fe5226
Added module for SI7021 temp/humidity sensor.
Martin Preuss
2023-02-02 00:39:57 +01:00
-
b27f7760cf
Added module for SI7021 temp/humidity sensor.
Martin Preuss
2023-02-02 00:39:57 +01:00
-
6bdecd7cc9
COM: Added routine COM_EnqueueValue.
Martin Preuss
2023-02-02 00:39:29 +01:00
-
93b71099c4
COM: Added routine COM_EnqueueValue.
Martin Preuss
2023-02-02 00:39:29 +01:00
-
97d8fc7308
libtest: fixed a bug.
Martin Preuss
2023-01-30 01:03:24 +01:00
-
8eba9a7b6d
libtest: fixed a bug.
Martin Preuss
2023-01-30 01:03:24 +01:00
-
a7b09dc1be
main: init bmp280. cleanup.
Martin Preuss
2023-01-30 01:03:02 +01:00
-
b34f3ce2cb
main: init bmp280. cleanup.
Martin Preuss
2023-01-30 01:03:02 +01:00
-
cf7598fc92
twi_master: add routine twiReceiveByteSendAck.
Martin Preuss
2023-01-30 01:02:31 +01:00
-
4864d16482
twi_master: add routine twiReceiveByteSendAck.
Martin Preuss
2023-01-30 01:02:31 +01:00
-
84c63f5651
LCD: moved address definition to main file.
Martin Preuss
2023-01-30 01:02:04 +01:00
-
89f403f602
LCD: moved address definition to main file.
Martin Preuss
2023-01-30 01:02:04 +01:00
-
df3f1595da
bmp280: more work on module.
Martin Preuss
2023-01-30 01:01:19 +01:00
-
b4f16dd987
bmp280: more work on module.
Martin Preuss
2023-01-30 01:01:19 +01:00
-
3d1dd00911
bmp280: started working on module.
Martin Preuss
2023-01-30 00:29:39 +01:00
-
8b3a1defd7
bmp280: started working on module.
Martin Preuss
2023-01-30 00:29:39 +01:00
-
ff71ed1718
Main: Write COM stats every 10s.
Martin Preuss
2023-01-29 18:51:30 +01:00
-
2bfd64a22b
Main: Write COM stats every 10s.
Martin Preuss
2023-01-29 18:51:30 +01:00
-
8a395cf9c3
COM: Enabled packet-in counter.
Martin Preuss
2023-01-29 18:51:15 +01:00
-
94d81cd46b
COM: Enabled packet-in counter.
Martin Preuss
2023-01-29 18:51:15 +01:00
-
857e358836
Utils: Dixed Utils_IncrementCounter32, added Utils_IncrementCounter16.
Martin Preuss
2023-01-29 18:50:41 +01:00
-
704ca66baa
Utils: Dixed Utils_IncrementCounter32, added Utils_IncrementCounter16.
Martin Preuss
2023-01-29 18:50:41 +01:00
-
d560691a97
LCD: Cleanup.
Martin Preuss
2023-01-29 18:50:15 +01:00
-
6d59a818a5
LCD: Cleanup.
Martin Preuss
2023-01-29 18:50:15 +01:00
-
adfbd73964
LCD: Completed, works now.
Martin Preuss
2023-01-29 15:47:12 +01:00
-
ff8db6a210
LCD: Completed, works now.
Martin Preuss
2023-01-29 15:47:12 +01:00
-
153ba88c08
Increased I2C speed. Added twiSendByteExpectAck.
Martin Preuss
2023-01-29 15:46:58 +01:00
-
2f1a915390
Increased I2C speed. Added twiSendByteExpectAck.
Martin Preuss
2023-01-29 15:46:58 +01:00
-
487e877e7e
Started working on LCD module.
Martin Preuss
2023-01-28 15:29:58 +01:00
-
aac3c16b29
Started working on LCD module.
Martin Preuss
2023-01-28 15:29:58 +01:00
-
656cbdd7d4
COM: Added COM_EnqueueDebug
Martin Preuss
2023-01-28 15:29:33 +01:00
-
02b09e9ff7
COM: Added COM_EnqueueDebug
Martin Preuss
2023-01-28 15:29:33 +01:00
-
a075136920
aqhome: added some parsing for COM messages.
Martin Preuss
2023-01-28 00:11:23 +01:00
-
65afe4c790
aqhome: added some parsing for COM messages.
Martin Preuss
2023-01-28 00:11:23 +01:00
-
77c7a78e7d
main: added tests for twi module. COM: added COM_EnqueueI2cBusMember
Martin Preuss
2023-01-28 00:11:03 +01:00
-
4cbcfd6c01
main: added tests for twi module. COM: added COM_EnqueueI2cBusMember
Martin Preuss
2023-01-28 00:11:03 +01:00
-
76ff30ddf1
TWIMASTER: Added two-wire-master code (bitbang).
Martin Preuss
2023-01-28 00:10:10 +01:00
-
d80c0299a3
TWIMASTER: Added two-wire-master code (bitbang).
Martin Preuss
2023-01-28 00:10:10 +01:00
-
f5a501f9dd
Updated TODO.
Martin Preuss
2023-01-26 18:59:39 +01:00
-
b7b920854b
Updated TODO.
Martin Preuss
2023-01-26 18:59:39 +01:00
-
d33b9339e6
Parse SEND STATS message.
Martin Preuss
2023-01-26 18:58:51 +01:00
-
74277a286b
Parse SEND STATS message.
Martin Preuss
2023-01-26 18:58:51 +01:00
-
53716b37d5
serial: Set ATTN line high on start. Added checks.
Martin Preuss
2023-01-26 18:58:32 +01:00
-
e8e6df0fba
serial: Set ATTN line high on start. Added checks.
Martin Preuss
2023-01-26 18:58:32 +01:00
-
e9541761fd
AVR: Perdiodically send SEND STATs message (debug).
Martin Preuss
2023-01-26 18:57:48 +01:00
-
d51eda9604
AVR: Perdiodically send SEND STATs message (debug).
Martin Preuss
2023-01-26 18:57:48 +01:00
-
87b31a4a4b
COM. TIMER: Fixed a bug (note to self: INC/DEC set Z flag, but not C flag!!)
Martin Preuss
2023-01-26 18:57:20 +01:00
-
4a54c46ba9
COM. TIMER: Fixed a bug (note to self: INC/DEC set Z flag, but not C flag!!)
Martin Preuss
2023-01-26 18:57:20 +01:00
-
22d96dbab0
AqHome: Added a test for sending/receiving asynchronously.
Martin Preuss
2023-01-25 21:47:06 +01:00
-
68ce45428f
AqHome: Added a test for sending/receiving asynchronously.
Martin Preuss
2023-01-25 21:47:06 +01:00
-
7b769807bd
AVR: For debugging purposes, send a ping every 10s.
Martin Preuss
2023-01-25 21:46:15 +01:00
-
3ae1fbbe0d
AVR: For debugging purposes, send a ping every 10s.
Martin Preuss
2023-01-25 21:46:15 +01:00
-
fbe2ae246c
aqhome: Added test for sending packets to MCU.
Martin Preuss
2023-01-25 16:29:36 +01:00