CodeBot:
Python Modules
Primer
Working With Files
Hardware Reference
CodeX:
Python Modules
Primer
Working With Files
Hardware Reference
CodeAIR:
Python Modules
Working With Files
Hardware Reference
General:
Built-in Libraries
Adding Libraries
Getting Help
Firia Labs
Docs
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
X
|
Y
A
abort() (codeair.xfly.FlightControl method)
ACCEL (in module codeair.flight)
add_child() (canvas.Canvas method)
AmbientLight (class in codex)
analog_in() (codex.Expansion method)
ascii_art (module)
auto_update() (tft.TFT property)
B
back() (motion_commander.MotionCommander method)
(position_hl_commander.PositionHlCommander method)
BAROMETER (in module codeair.flight)
battery_voltage() (codeair.codeair.Power method)
beep() (codeair.codeair.Speaker method)
Bitmap (class in bitmap)
bitmap (module)
BLACK (in module codeair.colors)
(in module colors)
BLUE (in module codeair.colors)
(in module colors)
botcore (module)
BotServices (class in botservices)
botservices (module)
brightness() (tft.TFT property)
BROWN (in module codeair.colors)
(in module colors)
BTN_A (in module codex)
BTN_B (in module codex)
BTN_D (in module codex)
BTN_L (in module codex)
BTN_R (in module codex)
BTN_U (in module codex)
Buttons (class in botcore)
(class in CB3.botcore)
(class in codeair.codeair)
(class in codex)
C
calc_target_height() (codeair.xfly.FlightControl method)
calibrate() (botcore.LineSensors method)
(CB3.botcore.LineSensors method)
cancel() (botservices.CancelableCallback method)
CancelableCallback (class in botservices)
Canvas (class in canvas)
canvas (module)
CaptureEncoder (class in timed_encoders)
CB3.botcore (module)
CB3.kxtj3 (module)
CB3.pca9557 (module)
CB_LEDs (class in botcore)
(class in CB3.botcore)
charger_current() (codeair.codeair.Power method)
check() (botcore.LineSensors method)
(CB3.botcore.LineSensors method)
check_camera_init() (in module codeair.selftest)
check_camera_viz() (in module codeair.selftest)
check_catalog_crcs() (codeair.flightdb.LogManager method)
check_collision() (sprite.Sprite method)
check_fcon_sensors() (in module codeair.selftest)
check_firmware() (in module codeair.selftest)
check_sd() (in module codeair.selftest)
circle_left() (motion_commander.MotionCommander method)
circle_right() (motion_commander.MotionCommander method)
clear() (bitmap.Bitmap method)
clear_last() (botservices.BotServices method)
codeair.codeair (module)
codeair.colors (module)
codeair.crtp (module)
codeair.flight (module)
codeair.flightdb (module)
codeair.infrared (module)
codeair.radio (module)
codeair.selftest (module)
codeair.xfly (module)
Codec (class in codec)
codec (module)
codex (module)
color16() (in module codeair.colors)
(in module colors)
COLOR_LIST (in module codeair.colors)
(in module colors)
colors (module)
COLORS_BY_NAME (in module codeair.colors)
(in module colors)
Commander (class in commander)
commander (module)
compile_song() (songplayer.SongPlayer method)
compute_power() (speed_controller.SpeedController method)
config() (in module codeair.radio)
(in module radio)
config_ls() (botservices.BotServices method)
config_prox() (botservices.BotServices method)
console() (tft.TFT property)
console_read() (in module codeair.crtp)
console_stdout() (in module codeair.crtp)
CRTPPacket (class in crtpstack)
CRTPPort (class in crtpstack)
crtpstack (module)
ctrl() (lis2hh.LIS2HH method)
CYAN (in module codeair.colors)
(in module colors)
cycle_blue() (in module codeair.xfly)
D
DARK_BLUE (in module codeair.colors)
(in module colors)
DARK_GREEN (in module codeair.colors)
(in module colors)
data() (timed_encoders.TimedEncoders method)
decode_log() (codeair.flightdb.LogManager method)
define_trajectory() (high_level_commander.HighLevelCommander method)
deinit() (codex.Expansion method)
(in module codeair.crtp)
detect() (botcore.Proximity method)
(CB3.botcore.Proximity method)
digital_in() (codex.Expansion method)
digital_out() (codex.Expansion method)
display() (tft.TFT property)
down() (motion_commander.MotionCommander method)
(position_hl_commander.PositionHlCommander method)
draw_circle() (bitmap.Bitmap method)
draw_image() (bitmap.Bitmap method)
draw_jpg() (bitmap.Bitmap method)
draw_line() (bitmap.Bitmap method)
draw_rect() (bitmap.Bitmap method)
draw_text() (bitmap.Bitmap method)
dump() (timed_encoders.TimedEncoders method)
dump_axes() (CB3.kxtj3.KXTJ3 method)
(lis2dh.LIS2DH method)
(lis2hh.LIS2HH method)
dump_raw() (timed_encoders.TimedEncoders method)
E
enable() (botcore.Motors method)
(CB3.botcore.Motors method)
(codeair.flightdb.LogManager method)
(metered_motors.MeteredMotors method)
enable_amp() (codec.Codec method)
enable_batt_meas() (codex.Power method)
enable_dac_equalizer() (codec.Codec method)
enable_int1() (lis2hh.LIS2HH method)
enable_periph_vcc() (codex.Power method)
enc_emit() (botcore.CB_LEDs method)
(CB3.botcore.CB_LEDs method)
Encoders (class in botcore)
(class in CB3.botcore)
enter_ctrl_mode() (in module codeair.xfly)
env_attack() (funcgen.FuncSample method)
env_release() (funcgen.FuncSample method)
Expansion (class in botcore)
(class in CB3.botcore)
(class in codex)
F
fetch_toc() (codeair.flightdb.LogManager method)
fill() (bitmap.Bitmap method)
(codeair.codeair.NEOPixels method)
(codex.NEOPixels method)
fill_circle() (bitmap.Bitmap method)
fill_rect() (bitmap.Bitmap method)
FlightControl (class in codeair.xfly)
FLOW (in module codeair.flight)
flush() (codeair.infrared.Infrared method)
(in module codeair.crtp)
(infrared.Infrared method)
forward() (motion_commander.MotionCommander method)
(position_hl_commander.PositionHlCommander method)
from_arr() (bitmap.Bitmap static method)
from_ascii() (bitmap.Bitmap static method)
FT_ORGAN (in module codec)
FT_RANDOM (in module codec)
FT_SAWTOOTH (in module codec)
FT_SINE (in module codec)
FT_SQUARE (in module codec)
FT_SYNTH (in module codec)
FT_TRIANGLE (in module codec)
funcgen (module)
FuncSample (class in funcgen)
fw_progress() (in module codeair.selftest)
G
gallery (module)
generate_catalog() (codeair.flightdb.LogManager method)
get() (codeair.codeair.LEDs method)
(codeair.codeair.NEOPixels method)
(codeair.flightdb.ParamManager method)
(codex.LEDs method)
(codex.NEOPixels method)
get_and_reset_ticks() (metered_motors.MeteredMotors method)
get_battery_current() (codex.Power method)
get_battery_voltage() (codex.Power method)
get_bounding_box() (sprite.Sprite method)
get_button() (in module ui_utils)
get_chip_id() (codec.Codec method)
get_data() (in module codeair.flight)
get_deltas() (sprite.Sprite method)
get_height() (motion_commander.SetpointTracker method)
get_images() (in module ascii_art)
get_mp3() (soundlib.SoundMaker method)
get_param() (in module codeair.flight)
get_pixel() (bitmap.Bitmap method)
get_position() (position_hl_commander.PositionHlCommander method)
get_sample() (soundlib.SoundMaker method)
get_saved_pairing() (in module codeair.xfly)
get_status() (codeair.codeair.LEDs method)
get_ticks() (metered_motors.MeteredMotors method)
get_tile_index() (tile_grid.TileGrid method)
get_tone() (soundlib.SoundMaker method)
get_volume() (codec.Codec method)
get_wav() (soundlib.SoundMaker method)
glide() (funcgen.FuncSample method)
(soundlib.Tone method)
go_to() (high_level_commander.HighLevelCommander method)
(position_hl_commander.PositionHlCommander method)
GPIO0 (codex.Expansion attribute)
GPIO1 (codex.Expansion attribute)
GPIO2 (codex.Expansion attribute)
GPIO3 (codex.Expansion attribute)
GPIO4 (codex.Expansion attribute)
GRAY (in module codeair.colors)
(in module colors)
GREEN (in module codeair.colors)
(in module colors)
GYRO (in module codeair.flight)
H
height() (bitmap.Bitmap property)
high_level_commander (module)
HighLevelCommander (class in high_level_commander)
I
Infrared (class in codeair.infrared)
(class in infrared)
infrared (module)
init() (in module codeair.crtp)
initialize() (codec.Codec method)
int_to_rgb() (in module codeair.colors)
(in module colors)
is_amp_enabled() (codec.Codec method)
is_batt_meas_enable() (codex.Power method)
is_line() (botcore.LineSensors method)
(CB3.botcore.LineSensors method)
is_periph_vcc_enable() (codex.Power method)
is_phones() (codec.Codec method)
is_pressed() (botcore.Buttons method)
(CB3.botcore.Buttons method)
(codeair.codeair.Buttons method)
(codex.Buttons method)
is_ready() (codeair.codeair.SDCard method)
is_slot() (botcore.Encoders method)
(CB3.botcore.Encoders method)
is_usb() (codeair.codeair.Power method)
(codex.Power method)
K
KXTJ3 (class in CB3.kxtj3)
L
land() (codeair.xfly.FlightControl method)
(high_level_commander.HighLevelCommander method)
(motion_commander.MotionCommander method)
(position_hl_commander.PositionHlCommander method)
LED_A (in module codex)
LED_B (in module codex)
LEDs (class in codeair.codeair)
(class in codex)
left() (motion_commander.MotionCommander method)
(position_hl_commander.PositionHlCommander method)
left_encoder_handler() (metered_motors.MeteredMotors method)
LIGHT_GRAY (in module codeair.colors)
(in module colors)
LineSensors (class in botcore)
(class in CB3.botcore)
LIS2DH (class in lis2dh)
lis2dh (module)
LIS2HH (class in lis2hh)
lis2hh (module)
load_fw() (in module codeair.flight)
log_read() (in module codeair.crtp)
LogManager (class in codeair.flightdb)
loop() (botservices.BotServices method)
ls() (botcore.CB_LEDs method)
(CB3.botcore.CB_LEDs method)
ls_emit() (botcore.CB_LEDs method)
(CB3.botcore.CB_LEDs method)
ls_num() (botcore.CB_LEDs method)
(CB3.botcore.CB_LEDs method)
M
MAG (in module codeair.flight)
MAGENTA (in module codeair.colors)
(in module colors)
make_pitch_func() (codec.Codec method)
make_pwm() (CB3.botcore.Expansion method)
make_random() (in module waveforms)
make_sawtooth() (in module waveforms)
make_sine() (in module waveforms)
make_square() (in module waveforms)
make_triangle() (in module waveforms)
metered_motors (module)
MeteredMotors (class in metered_motors)
mic_gain() (codec.Codec method)
MOD_AMPLITUDE (in module codec)
MOD_FREQUENCY (in module codec)
motion_commander (module)
motion_controller (module)
MotionCommander (class in motion_commander)
MotionController (class in motion_controller)
motor_test() (in module codeair.flight)
Motors (class in botcore)
(class in CB3.botcore)
mount() (codeair.codeair.SDCard method)
move_by_deltas() (sprite.Sprite method)
move_distance() (motion_commander.MotionCommander method)
(position_hl_commander.PositionHlCommander method)
MP3 (class in soundlib)
mp3() (codec.Codec method)
N
NEOPixels (class in codeair.codeair)
(class in codex)
new_vel() (motion_commander.SetpointTracker method)
O
off() (botcore.Speaker method)
(CB3.botcore.Speaker method)
(codeair.codeair.NEOPixels method)
(codeair.codeair.Speaker method)
(codec.Codec method)
(codex.NEOPixels method)
(in module codeair.radio)
(in module radio)
on() (in module codeair.radio)
(in module radio)
on_accel() (botservices.BotServices method)
on_button() (botservices.BotServices method)
on_line() (botservices.BotServices method)
on_prox() (botservices.BotServices method)
on_timeout() (botservices.BotServices method)
ORANGE (in module codeair.colors)
(in module colors)
output() (CB3.pca9557.PCA9557 method)
P
ParamManager (class in codeair.flightdb)
PCA9557 (class in CB3.pca9557)
PINK (in module codeair.colors)
(in module colors)
pitch() (botcore.Speaker method)
(CB3.botcore.Speaker method)
(codec.Codec method)
play() (soundlib.MP3 method)
(soundlib.Sample method)
(soundlib.SoundMaker method)
(soundlib.Tone method)
(soundlib.WAV method)
(trackplayer.TrackPlayer method)
play_compiled_song() (songplayer.SongPlayer method)
play_song() (songplayer.SongPlayer method)
playbuf() (codec.Codec method)
poll_for() (motion_commander.SetpointTracker method)
PORT0 (codex.Expansion attribute)
PORT1 (codex.Expansion attribute)
PORT2 (codex.Expansion attribute)
PORT3 (codex.Expansion attribute)
position_hl_commander (module)
PositionHlCommander (class in position_hl_commander)
Power (class in codeair.codeair)
(class in codex)
print() (canvas.Canvas method)
prox() (botcore.CB_LEDs method)
(CB3.botcore.CB_LEDs method)
prox_num() (botcore.CB_LEDs method)
(CB3.botcore.CB_LEDs method)
Proximity (class in botcore)
(class in CB3.botcore)
PURPLE (in module codeair.colors)
(in module colors)
pwm_out() (codex.Expansion method)
pwr() (botcore.CB_LEDs method)
(CB3.botcore.CB_LEDs method)
pwr_is_usb() (botcore.System method)
(CB3.botcore.System method)
pwr_volts() (botcore.System method)
(CB3.botcore.System method)
R
radio (module)
radio_poll() (in module codeair.xfly)
radio_send() (in module codeair.xfly)
range() (botcore.Proximity method)
(CB3.botcore.Proximity method)
RANGERS (in module codeair.flight)
read() (botcore.Encoders method)
(botcore.LineSensors method)
(CB3.botcore.Encoders method)
(CB3.botcore.LineSensors method)
(CB3.kxtj3.KXTJ3 method)
(CB3.pca9557.PCA9557 method)
(codex.AmbientLight method)
(lis2dh.LIS2DH method)
(lis2hh.LIS2HH method)
read_channels() (codex.AmbientLight method)
read_crtp() (in module codeair.flightdb)
read_ir() (codex.AmbientLight method)
read_lux() (codex.AmbientLight method)
receive() (codeair.infrared.Infrared method)
(in module codeair.crtp)
(in module codeair.radio)
(in module radio)
(infrared.Infrared method)
receive_full() (in module codeair.radio)
(in module radio)
receive_queue() (codeair.infrared.Infrared method)
(infrared.Infrared method)
record() (codec.Codec method)
(in module codeair.selftest)
RED (in module codeair.colors)
(in module colors)
register_items() (codeair.flightdb.LogManager method)
release_pwm() (CB3.botcore.Expansion method)
(codex.Expansion method)
remove_all_children() (canvas.Canvas method)
remove_child() (canvas.Canvas method)
request_motion() (motion_controller.MotionController method)
reset() (CB3.kxtj3.KXTJ3 method)
(lis2dh.LIS2DH method)
(lis2hh.LIS2HH method)
(soundlib.SoundMaker method)
reset_controller() (in module codeair.flight)
rgb_to_int() (in module codeair.colors)
(in module colors)
right() (motion_commander.MotionCommander method)
(position_hl_commander.PositionHlCommander method)
right_encoder_handler() (metered_motors.MeteredMotors method)
run() (botcore.Motors method)
(CB3.botcore.Motors method)
(in module codeair.xfly)
(metered_motors.MeteredMotors method)
S
Sample (class in soundlib)
save_pairing() (in module codeair.xfly)
scale_rgb() (in module codeair.colors)
(in module colors)
SDCard (class in codeair.codeair)
seek_pairing() (in module codeair.xfly)
self_test() (CB3.kxtj3.KXTJ3 method)
(lis2dh.LIS2DH method)
(lis2hh.LIS2HH method)
send() (codeair.infrared.Infrared method)
(in module codeair.crtp)
(in module codeair.radio)
(in module radio)
(infrared.Infrared method)
send_ctrl_cmd() (codeair.flightdb.LogManager method)
send_hover_setpoint() (commander.Commander method)
send_notify_setpoint_stop() (commander.Commander method)
send_position_setpoint() (commander.Commander method)
send_setpoint() (commander.Commander method)
send_stop_setpoint() (commander.Commander method)
send_velocity_world_setpoint() (commander.Commander method)
send_zdistance_setpoint() (commander.Commander method)
servo_pwm() (codex.Expansion method)
set() (codeair.codeair.LEDs method)
(codeair.codeair.NEOPixels method)
(codeair.flightdb.ParamManager method)
(codex.LEDs method)
(codex.NEOPixels method)
set_bass_level() (codec.Codec method)
set_bounding_box() (sprite.Sprite method)
set_bpm() (trackplayer.TrackPlayer method)
set_by_name() (codeair.flightdb.ParamManager method)
set_byte() (lis2dh.LIS2DH method)
(lis2hh.LIS2HH method)
set_client_xmode() (commander.Commander method)
set_default_height() (position_hl_commander.PositionHlCommander method)
set_default_velocity() (position_hl_commander.PositionHlCommander method)
set_deltas() (sprite.Sprite method)
set_envelope() (funcgen.FuncSample method)
(soundlib.Tone method)
set_frequency() (funcgen.FuncSample method)
set_function() (funcgen.FuncSample method)
set_gain() (codex.AmbientLight method)
set_group_mask() (high_level_commander.HighLevelCommander method)
set_landing_height() (position_hl_commander.PositionHlCommander method)
set_level() (soundlib.MP3 method)
(soundlib.Sample method)
(soundlib.Tone method)
(soundlib.WAV method)
set_mask() (codeair.codeair.LEDs method)
set_modulator() (funcgen.FuncSample method)
(soundlib.Tone method)
set_param() (in module codeair.flight)
set_pitch() (soundlib.Tone method)
set_pixel() (bitmap.Bitmap method)
set_servo() (CB3.botcore.Expansion method)
(codex.Expansion method)
set_status() (codeair.codeair.LEDs method)
set_synthbuf() (funcgen.FuncSample method)
(soundlib.Tone method)
set_tile_image() (tile_grid.TileGrid method)
set_tile_index() (tile_grid.TileGrid method)
set_tone() (trackplayer.TrackPlayer method)
set_track() (trackplayer.TrackPlayer method)
set_volume() (codec.Codec method)
set_wave() (soundlib.Tone method)
setbits() (CB3.pca9557.PCA9557 method)
SetpointTracker (class in motion_commander)
show() (canvas.Canvas method)
sleep() (lis2hh.LIS2HH method)
snapshot() (timed_encoders.TimedEncoders method)
SongPlayer (class in songplayer)
songplayer (module)
soundlib (module)
SoundMaker (class in soundlib)
Speaker (class in botcore)
(class in CB3.botcore)
(class in codeair.codeair)
speed_controller (module)
SpeedController (class in speed_controller)
Sprite (class in sprite)
sprite (module)
start_back() (motion_commander.MotionCommander method)
start_circle_left() (motion_commander.MotionCommander method)
start_circle_right() (motion_commander.MotionCommander method)
start_down() (motion_commander.MotionCommander method)
start_forward() (motion_commander.MotionCommander method)
start_left() (motion_commander.MotionCommander method)
start_linear_motion() (motion_commander.MotionCommander method)
start_right() (motion_commander.MotionCommander method)
start_trajectory() (high_level_commander.HighLevelCommander method)
start_turn_left() (motion_commander.MotionCommander method)
start_turn_right() (motion_commander.MotionCommander method)
start_up() (motion_commander.MotionCommander method)
STATE_EST_POS (in module codeair.flight)
STATE_EST_VEL (in module codeair.flight)
steady() (motion_commander.MotionCommander method)
stop() (botservices.BotServices method)
(codeair.xfly.FlightControl method)
(high_level_commander.HighLevelCommander method)
(motion_commander.MotionCommander method)
(soundlib.MP3 method)
(soundlib.Sample method)
(soundlib.SoundMaker method)
(soundlib.Tone method)
(soundlib.WAV method)
stop_motion() (motion_controller.MotionController method)
System (class in botcore)
(class in CB3.botcore)
T
t_cur() (timed_encoders.TimedEncoders method)
t_diff() (timed_encoders.TimedEncoders method)
take_off() (motion_commander.MotionCommander method)
(position_hl_commander.PositionHlCommander method)
takeoff() (codeair.xfly.FlightControl method)
(high_level_commander.HighLevelCommander method)
temp_C() (botcore.System method)
(CB3.botcore.System method)
temp_F() (botcore.System method)
(CB3.botcore.System method)
test_exceeds() (lis2dh.LIS2DH static method)
(lis2hh.LIS2HH static method)
TFT (class in tft)
tft (module)
tile_grid (module)
TileGrid (class in tile_grid)
timed_encoders (module)
TimedEncoders (class in timed_encoders)
to565() (in module codeair.colors)
(in module colors)
Tone (class in soundlib)
track_poll_rate() (codeair.xfly.FlightControl method)
TrackPlayer (class in trackplayer)
trackplayer (module)
TRANSPARENT (in module codeair.colors)
(in module colors)
transparent_color() (bitmap.Bitmap property)
turn_left() (motion_commander.MotionCommander method)
turn_right() (motion_commander.MotionCommander method)
tweak_parameter() (in module ui_utils)
U
UI_BUTTON_0 (in module ui_utils)
UI_BUTTON_1 (in module ui_utils)
UI_BUTTON_BOTH (in module ui_utils)
UI_BUTTON_NONE (in module ui_utils)
ui_utils (module)
umount() (codeair.codeair.SDCard method)
unregister_all() (codeair.flightdb.LogManager method)
up() (motion_commander.MotionCommander method)
(position_hl_commander.PositionHlCommander method)
update() (motion_commander.SetpointTracker method)
(tft.TFT method)
update_dat() (codeair.xfly.FlightControl method)
update_setpoint() (codeair.xfly.FlightControl method)
usb() (botcore.CB_LEDs method)
(CB3.botcore.CB_LEDs method)
user() (botcore.CB_LEDs method)
(CB3.botcore.CB_LEDs method)
user_num() (botcore.CB_LEDs method)
(CB3.botcore.CB_LEDs method)
V
verify_id() (CB3.kxtj3.KXTJ3 method)
(lis2dh.LIS2DH method)
(lis2hh.LIS2HH method)
version() (in module codeair.flight)
voice_play() (soundlib.Tone method)
voice_stop() (soundlib.Tone method)
W
wait_for_button() (in module ui_utils)
wait_xyz_ready() (lis2dh.LIS2DH method)
wake() (lis2hh.LIS2HH method)
was_pressed() (botcore.Buttons method)
(CB3.botcore.Buttons method)
(codeair.codeair.Buttons method)
(codex.Buttons method)
WAV (class in soundlib)
wav() (codec.Codec method)
wave_func() (soundlib.Tone static method)
waveforms (module)
WHITE (in module codeair.colors)
(in module colors)
width() (bitmap.Bitmap property)
write() (CB3.pca9557.PCA9557 method)
X
x() (canvas.Canvas property)
Y
y() (canvas.Canvas property)
YELLOW (in module codeair.colors)
(in module colors)