Paparazzi UAS v7.0_unstable
Paparazzi is a free software Unmanned Aircraft System.
All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
decawave_anchorless_communication.h
Go to the documentation of this file.
1/*
2 * Serial_Communication.h
3 *
4 * Created on: Jul 25, 2017
5 * Author: Steven van der Helm
6 */
7
8#ifndef DECAWAVE_ANCHORLESS_COMMUNICATION_H_
9#define DECAWAVE_ANCHORLESS_COMMUNICATION_H_
10
14
15#endif /* DECAWAVE_ANCHORLESS_COMMUNICATION_H_ */
void decawave_anchorless_communication_periodic(void)
This function periodically sends state data over the serial (which is received by the arduino)
void decawave_anchorless_communication_init(void)
Initialization functio.
void decawave_anchorless_communication_event(void)
Event function currently checks for serial data and whether an update of states is available for a di...