16 Commits

Author SHA1 Message Date
7226d8112e lots of work on driving and fixing stuff 2019-05-09 20:01:51 -07:00
35d3f6b9c7 use base64 encoding for messages 2019-05-09 10:23:27 -07:00
28bf68f4e6 report yaw angle change 2019-04-25 20:51:29 -07:00
7f6b699d46 increase comms task stack size 2019-04-25 18:47:59 -07:00
b55eb69eb8 Implement initial driving to target logic 2019-04-25 18:23:47 -07:00
451b734807 add comms started message 2019-04-10 20:46:07 -07:00
0057e8cb49 move more things to config 2019-04-02 15:13:25 -07:00
dd86a105f3 less verbose logging in ugv_comms 2019-02-13 18:40:20 -08:00
fb64d6a228 many fixes to ugv comms code 2019-02-09 18:10:52 -08:00
5bfb073e92 some ugv comms improvements 2019-01-24 19:24:00 -08:00
fac5b63e62 create main loop 2019-01-24 19:16:18 -08:00
a36caa53f1 fix issues with error interpretation 2019-01-23 19:27:25 -08:00
0e537a39d1 fix pin issues 2019-01-23 19:24:06 -08:00
3afef4f2d5 More work on getting E32 lora to work 2019-01-23 18:37:45 -08:00
0a6c0ebd40 Reimplement comms with c++ 2019-01-17 22:34:34 -08:00
611bade298 start using regular protobuf instead of nanopb
Fix using full version of protobuf

fix issue with lora config defaults

fix a few things in cmake files

fix cmake flags

minor protobuf build fixes
2019-01-17 22:10:26 -08:00