issues
search
ublox-rs
/
ublox
Rust crate to talk UBX protocol to u-blox GPS devices.
MIT License
54
stars
30
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add a few time related messages.
#29
aholtzma-am
closed
2 years ago
4
packet.rs: add cfgtp5 frame
#28
gwbres
closed
2 years ago
0
packet.rs: add cfgtimemode2 and cfgtimemode3 frames
#27
gwbres
closed
2 years ago
1
lib.rs: update to latest uart api
#26
gwbres
closed
2 years ago
1
add timing cfg frames: `CfgTp5`, `CfgTimeMode2`, `CfgTimeMode3`
#25
gwbres
closed
2 years ago
1
add NavRelPosNed
#24
ckampfe
opened
2 years ago
4
Add `CfgValSet` and `RxmRawx` packets.
#23
reitermarkus
closed
2 years ago
4
Add `UartMode` struct.
#22
reitermarkus
closed
2 years ago
0
`str` should not include NULL byte.
#21
reitermarkus
closed
2 years ago
0
Parser should return how many bytes are needed.
#20
reitermarkus
opened
2 years ago
1
USB support + RxmRTCM message added
#19
niclasj
closed
2 years ago
0
Add CfgPrtI2c Packet
#18
afonso360
closed
2 years ago
1
Add Odometer packets
#17
mattico
closed
2 years ago
1
How to support repeated structs?
#16
aholtzma-am
opened
2 years ago
4
Add various UBX messages
#15
aholtzma-am
closed
2 years ago
4
Add 'alloc' feature
#14
jbeaurivage
closed
3 years ago
0
Consider using heapless::Vec?
#13
jbeaurivage
closed
3 years ago
7
Add no_std support, remove serialport code
#12
lkolbly
closed
3 years ago
0
chore/cargo: add repository to manifest
#11
drahnr
closed
4 years ago
0
repo ref in manifest missing
#10
drahnr
closed
4 years ago
1
NavPosVelTime/unknown id/CfgPrtSpi
#9
Dushistov
closed
4 years ago
0
feature: add UBX-CFG-NAV5 message support
#8
Dushistov
closed
4 years ago
4
Use own proc macro to generate code to deal with packets
#7
Dushistov
closed
4 years ago
2
Setup matrix CI builds
#6
lkolbly
closed
3 years ago
1
CI fixes
#5
Dushistov
closed
4 years ago
1
make usage of serialport and crc optional
#4
Dushistov
closed
4 years ago
1
refactoring: allow usage of UBX protocol related stuff only
#3
Dushistov
closed
4 years ago
39
fix build: missed use
#2
Dushistov
closed
4 years ago
0
separate protocol and implementation?
#1
Dushistov
closed
4 years ago
20
Previous