|
|
bd34ab7c3a
|
Start working on system initialization
|
2024-09-02 15:40:20 +02:00 |
|
|
|
80fb3a32c9
|
Documentation and minor fixes
|
2024-09-02 03:22:49 +02:00 |
|
|
|
3f336798c3
|
Handle I2C multiplexer channel selection
|
2024-09-02 03:07:44 +02:00 |
|
|
|
19983fb613
|
Implement USART with bot RX and TX interrupts
|
2024-09-02 01:03:59 +02:00 |
|
|
|
3506ad48e5
|
Change log output formatting
|
2024-09-01 15:22:37 +02:00 |
|
|
|
7d3aba694c
|
Add I2C implementation placeholder files
|
2024-08-29 03:54:36 +02:00 |
|
|
|
9a3ae27a5f
|
Rewrite logging system and sync state with clients
|
2024-08-28 02:36:35 +02:00 |
|
|
|
481170792a
|
Add more debug messages
|
2024-08-28 01:04:59 +02:00 |
|
|
|
b90545b148
|
Handle numeric arguments for TEMP/DEWP commands
|
2024-08-28 00:26:45 +02:00 |
|
|
|
8e45de2b82
|
Add RUN/STOP parser state
|
2024-08-27 22:25:27 +02:00 |
|
|
|
0836f709c3
|
Change placeholder command for frontend testing
|
2024-08-27 21:29:37 +02:00 |
|
|
|
1ecdba78f8
|
Fix code repetition
|
2024-08-27 18:06:39 +02:00 |
|
|
|
ce2af6682f
|
Start implementing proper parser state machine
|
2024-08-27 17:22:34 +02:00 |
|
|
|
e64880f66c
|
Move parser to separate module and add USART_IsDataAvailable
|
2024-08-27 15:11:52 +02:00 |
|
|
|
a2b77e8db6
|
Test command parser state machine
|
2024-08-27 14:35:31 +02:00 |
|
|
|
9638d10830
|
Implement ring buffer and auxiliary functions
|
2024-08-27 03:45:51 +02:00 |
|
|
|
382b4770b0
|
Handle USART_RXC interrupt
|
2024-08-27 01:33:39 +02:00 |
|
|
|
0f5a383f14
|
Test USART reading
|
2024-08-27 00:38:12 +02:00 |
|
|
|
42792bfdf8
|
Implement basic UART reading
|
2024-08-26 19:01:40 +02:00 |
|
|
|
0505401d0b
|
Move UART implementation to seperate module
|
2024-08-26 17:30:33 +02:00 |
|
|
|
3dc1f54ebc
|
More verbose message for frontend testing
|
2024-08-25 15:29:04 +02:00 |
|
|
|
16f2f65576
|
Update message format
|
2024-08-25 00:52:45 +02:00 |
|
|
|
b624eabeed
|
Increase number of boinks before wrap-around
|
2024-08-24 23:01:43 +02:00 |
|
|
|
84cf9165d1
|
Test serial data transmission on atmega32a
|
2024-08-24 22:02:52 +02:00 |
|
|
|
08f14d81c7
|
Initial commit
|
2024-08-24 01:04:40 +02:00 |
|