issues
search
FactbirdHQ
/
atat
no_std crate for parsing AT commands
Apache License 2.0
116
stars
32
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
fix(serde_at): deserialize _
#216
denysvitali
opened
2 days ago
0
AtatCmd: consider changing the default termination from <CR><LF> to <CR> ?
#215
sjorsdewit
opened
1 week ago
2
Fix URC parsing issues
#214
t-moe
closed
3 days ago
2
Parsing issues
#213
t-moe
closed
3 days ago
1
Protect against busy-loop in Ingress::read_from
#212
t-moe
closed
2 months ago
1
`Ingress::read_from` causes busy-loop if write_buf is full
#211
t-moe
closed
2 months ago
3
Unable to parse URC as bytes
#210
cacharle
opened
3 months ago
3
chore(*): feature gate string to error conversions behind feature gate, for cme/cms errors
#209
MathiasKoch
closed
3 months ago
0
chore(atat): Add blanket impl of AtatClient for mutable reference
#208
MathiasKoch
closed
4 months ago
0
chore(*): Add collapse_debug field to fmt.rs, in order to fix location information
#207
MathiasKoch
closed
5 months ago
0
chore(*): bump embassy-sync to 0.6
#206
MathiasKoch
closed
5 months ago
3
feature(*): Add option for custom parse fn in AtatUrc
#205
MathiasKoch
closed
7 months ago
0
feature(atat): Add timeout to client TX and flush operations in async client
#204
MathiasKoch
closed
8 months ago
0
feature(*): add a SimpleClient, that does request/response without background tasks and URC handling
#203
MathiasKoch
closed
8 months ago
0
Do not recognize CONNECT <NUM> as a success response.
#202
ijager
closed
9 months ago
1
Allow setting heapless feature on serde_at with atat feature.
#201
ijager
closed
9 months ago
0
add custom parse function to AtatCmd derive
#200
dragonnn
closed
10 months ago
0
chore(*): update embassy-time to 0.3 and serde-bytes
#199
MathiasKoch
closed
10 months ago
0
Update rust
#198
rmja
closed
10 months ago
2
allow trailing characters to fit in the last field
#197
dragonnn
closed
10 months ago
1
Let Ingress take channel instead of publisher's and cleanup UrcChannel
#196
rmja
closed
11 months ago
1
Embassy and serde-bytes version bump
#195
mvniekerk
closed
10 months ago
1
add support for deserialize_byte_buf when alloc is enabled
#194
dragonnn
closed
11 months ago
0
Remove Buffers type
#193
rmja
closed
11 months ago
2
add alloc feature to serde_at to enable alloc::string::String parsing
#192
dragonnn
closed
11 months ago
0
Response with \r\r\n confuses URC Parser
#191
patsoffice
opened
11 months ago
1
Reduce stack usage
#190
rmja
closed
11 months ago
12
change Ingress to use external provided buffer
#189
dragonnn
closed
10 months ago
10
Publish bytes as Response if parsing URC fails.
#188
ijager
closed
9 months ago
14
make Client public to allow tighter control over how it is created
#187
dragonnn
closed
12 months ago
0
Add LengthDelimited struct to parse <len, "bytes"> payloads.
#186
ijager
closed
11 months ago
2
Update embassy-sync and embassy-time
#185
rmja
closed
12 months ago
2
Response without leading '\r\n' is eaten by echo detector
#184
ijager
opened
12 months ago
3
Unhandled URC causes URC to stop working
#183
dragonnn
opened
1 year ago
3
fix parsing trailing message content from CMGR command
#182
dragonnn
closed
1 year ago
2
fix parsing empty arguments to option none
#181
dragonnn
closed
1 year ago
0
Parsing AT+CMGR response, falling on empty ,, to option and trailing string
#180
dragonnn
closed
1 year ago
7
URC and response conflict for same command
#179
dragonnn
closed
7 months ago
8
Add reattempt on parse err flag to AtatCmd
#178
dragonnn
closed
1 year ago
4
expose currently internal error types
#177
dragonnn
closed
1 year ago
0
CmeError and CmsError not exported?
#176
dragonnn
closed
1 year ago
1
fix: Enable async_in_trait_feature
#175
VersBinarii
closed
1 year ago
1
update heapless
#174
tarfu
closed
1 year ago
4
Update embassy-sync and toolchain
#173
rmja
closed
1 year ago
0
Update syn dependency
#172
rmja
closed
1 year ago
0
update embedded-io 0.6 and embassy-sync 0.3
#171
tarfu
closed
1 year ago
5
Fix badges in README
#170
calebfletcher
closed
1 year ago
2
fix URC parse colon
#169
c-h-johnson
closed
1 year ago
0
fix const e_len upper case
#168
c-h-johnson
closed
1 year ago
0
Upgrade to embedded-io(-async) 0.5.0
#167
mvniekerk
closed
1 year ago
0
Next