issues
search
MightyPork
/
TinyFrame
A simple library for building and parsing data frames for serial interfaces (like UART / RS232)
MIT License
344
stars
111
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Dart Port
#31
marcel-cd
opened
1 month ago
0
tinyframe-js
#30
kindlejiang
opened
1 year ago
4
,
#29
xuyelinxu
closed
1 year ago
0
if TF_CKSUM_NONE is used, we can use memcpy instead of single byte copy loop
#28
asmwarrior
opened
2 years ago
0
TF_CKSUM_NONE can lead to memory corruption if RX message too large
#27
belchercw
opened
2 years ago
2
Demo build
#26
marcelnabeck
closed
2 years ago
2
Cplusplus rework
#25
marcelnabeck
closed
2 years ago
2
A demo of using the Payloadparser
#24
Irdroid
closed
2 years ago
2
add timeout callback for the Listener
#23
loveshipting
closed
2 years ago
3
Use const pointers in payload parser
#22
grantramsay
closed
2 years ago
0
multiple instances with different frame structure?
#21
asmwarrior
opened
4 years ago
3
add macro t calculat overal overhead size
#20
iceberg1369
closed
5 years ago
2
Initial impl of escaped SOF
#19
mon
opened
5 years ago
2
Release lock if TF_AddIdListener fails
#18
mon
closed
5 years ago
1
java implemen??
#17
klqxx
closed
5 years ago
1
Disallow SOF in messages to handle mid-message death
#16
mon
opened
5 years ago
6
Optional device address fields
#15
MightyPork
opened
6 years ago
0
Update README.md
#14
jdavidberger
closed
6 years ago
1
Add notes to the README about TF_Accept
#13
jdavidberger
closed
6 years ago
5
Add optional error reporting
#12
MightyPork
closed
6 years ago
0
Allow custom CRC functions
#11
MightyPork
closed
6 years ago
0
Update readme
#10
MightyPork
closed
6 years ago
0
Add re-entrancy support / multiple instances
#9
MightyPork
closed
6 years ago
0
Don't call listeners with NULL data for clean-up after self-close with TF_CLOSE
#8
MightyPork
closed
6 years ago
0
Make TinyFrame reentrant / support multiple instances
#7
MightyPork
closed
6 years ago
0
Replace the look-up table CRC's with an algorithm
#6
MightyPork
opened
6 years ago
3
TODO: Built-in timeout for ID listeners with timed-out callback
#5
MightyPork
closed
6 years ago
0
TODO: void ** attribute in listeners and send funcs for data passing to listeners
#4
MightyPork
closed
6 years ago
0
Maybe should add some ack mechanism
#3
maosuyun2009
closed
6 years ago
1
TODO: add TF_Respond0, TF_Respond1, TF_Respond2 etc
#2
MightyPork
closed
6 years ago
1
TODO: add Buffer parsing / building utilities from SBMP
#1
MightyPork
closed
6 years ago
1