- Global amp_ext_lookup (AMP *amp, const char *name)
- Should use Lex to speed it up, strcmp() hurts!
- Global amp_init (amp_model_t amp_model)
- Read the Preferences here!
- Global debugmsgsave [DEBUGMSGSAVE_SIZE]
- support gettext/localization
- Global rig_get_mem_all (RIG *rig, vfo_t vfo, channel_t chans[], const struct confparams cfgps[], value_t vals[])
- finish coding and testing of mem_all functions
- Global rig_get_mem_all_cb (RIG *rig, vfo_t vfo, chan_cb_t chan_cb, confval_cb_t parm_cb, rig_ptr_t arg)
get all parm's
finish coding and testing of mem_all functions
- Global rig_set_mem_all (RIG *rig, vfo_t vfo, const channel_t chans[], const struct confparams cfgps[], const value_t vals[])
set all parm's
finish coding and testing of mem_all functions
- Global rig_set_mem_all_cb (RIG *rig, vfo_t vfo, chan_cb_t chan_cb, confval_cb_t parm_cb, rig_ptr_t arg)
- finish coding and testing of mem_all functions
- Global rot_ext_lookup (ROT *rot, const char *name)
- Should use Lex to speed it up, strcmp() hurts!
- Global rot_init (rot_model_t rot_model)
- Read the Preferences here!