Go to the source code of this file.
◆ plan_buffer_line()
◆ plan_check_full_buffer()
| uint8_t plan_check_full_buffer |
( |
| ) |
|
◆ plan_compute_profile_nominal_speed()
| float plan_compute_profile_nominal_speed |
( |
plan_block_t * |
block | ) |
|
◆ plan_compute_profile_parameters()
| static void plan_compute_profile_parameters |
( |
plan_block_t * |
block, |
|
|
float |
nominal_speed, |
|
|
float |
prev_nominal_speed |
|
) |
| |
|
static |
◆ plan_cycle_reinitialize()
| void plan_cycle_reinitialize |
( |
| ) |
|
◆ plan_discard_current_block()
| void plan_discard_current_block |
( |
| ) |
|
◆ plan_get_block_buffer_available()
| uint8_t plan_get_block_buffer_available |
( |
| ) |
|
◆ plan_get_block_buffer_count()
| uint8_t plan_get_block_buffer_count |
( |
| ) |
|
◆ plan_get_current_block()
◆ plan_get_exec_block_exit_speed_sqr()
| float plan_get_exec_block_exit_speed_sqr |
( |
| ) |
|
◆ plan_get_system_motion_block()
◆ plan_next_block_index()
| uint8_t plan_next_block_index |
( |
uint8_t |
block_index | ) |
|
◆ plan_prev_block_index()
| static uint8_t plan_prev_block_index |
( |
uint8_t |
block_index | ) |
|
|
static |
◆ plan_reset()
◆ plan_reset_buffer()
| void plan_reset_buffer |
( |
| ) |
|
◆ plan_sync_position()
| void plan_sync_position |
( |
| ) |
|
◆ plan_update_velocity_profile_parameters()
| void plan_update_velocity_profile_parameters |
( |
| ) |
|
◆ planner_recalculate()
| static void planner_recalculate |
( |
| ) |
|
|
static |
◆ block_buffer
◆ block_buffer_head
| uint8_t block_buffer_head |
|
static |
◆ block_buffer_planned
| uint8_t block_buffer_planned |
|
static |
◆ block_buffer_tail
| uint8_t block_buffer_tail |
|
static |
◆ next_buffer_head
◆ pl