C client for GEX. bare-bones, low level access
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Ondřej Hruška cf4314f1d8
improve GEX_Poll() to wait for the correct response, not only "one frame rx'd"
6 years ago
..
protocol improve GEX_Poll() to wait for the correct response, not only "one frame rx'd" 6 years ago
serial fixed the bug with corrupted 13rd message 7 years ago
utils uh, some stuff 7 years ago
TF_Integration.c removed some comments and moved internal helpers into gex_client 7 years ago
gex.h added pre-built functions for reading and writing INI 7 years ago
gex_bulk.c fixed bulk write and added some comments 7 years ago
gex_bulk.h small cleaning up 7 years ago
gex_client.c improve GEX_Poll() to wait for the correct response, not only "one frame rx'd" 6 years ago
gex_client.h improve GEX_Poll() to wait for the correct response, not only "one frame rx'd" 6 years ago
gex_defines.h added boid* priv to GexUnit 7 years ago
gex_internal.h improve GEX_Poll() to wait for the correct response, not only "one frame rx'd" 6 years ago
gex_message_types.h fixed bulk write and added some comments 7 years ago
gex_settings.c some renames 7 years ago
gex_settings.h some renames 7 years ago
gex_unit.c improve GEX_Poll() to wait for the correct response, not only "one frame rx'd" 6 years ago
gex_unit.h fixes in bulk write and add example of writing INI via TF 7 years ago