dRonin
adbada4
dRonin firmware
|
Geofence controller that is enabled when out of zone. More...
Go to the source code of this file.
Functions | |
int32_t | geofence_control_initialize () |
Initialize the geofence controller. More... | |
int32_t | geofence_control_update () |
Perform any updates to the geofence controller. More... | |
int32_t | geofence_control_select (bool reset_controller) |
Use geofence control mode. More... | |
bool | geofence_control_activate () |
Query if out of bounds and the geofence controller should take over. More... | |
Geofence controller that is enabled when out of zone.
Definition in file geofence_control.h.