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 9f870ec233
fixing up etc
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 6 years ago
utils fixing up etc 6 years ago
TF_Integration.c removed some comments and moved internal helpers into gex_client 6 years ago
gex.h added pre-built functions for reading and writing INI 6 years ago
gex_bulk.c fixed bulk write and added some comments 6 years ago
gex_bulk.h small cleaning up 6 years ago
gex_client.c fixing up etc 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 6 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 6 years ago
gex_settings.c fix a bug in ini write 6 years ago
gex_settings.h some renames 6 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 6 years ago