![]() |
Contiki-NG
|
TSCH adaptive time synchronization. More...
Go to the source code of this file.
Functions | |
| void | tsch_timesync_update (struct tsch_neighbor *n, uint16_t time_delta_asn, int32_t drift_correction) |
| Updates timesync information for a given neighbor. | |
| int32_t | tsch_timesync_adaptive_compensate (rtimer_clock_t delta_ticks) |
| Computes time compensation for a given point in the future. | |
| void | tsch_adaptive_timesync_reset (void) |
| Reset the status of the module. | |
| long int | tsch_adaptive_timesync_get_drift_ppm (void) |
| Gives the estimated clock drift w.r.t. | |
TSCH adaptive time synchronization.
Definition in file tsch-adaptive-timesync.c.