Wykres commitów

7 Commity (520928643231ee3fdb720969bd59ce4d5cdecc4a)

Autor SHA1 Wiadomość Data
Robert Stiles 5209286432 FLDIGI User Manual Update 2016-05-29 15:06:10 -05:00
David Freese 8446e6e1c5 Version 3.23.09
* Maintenance release
2016-04-01 15:32:23 -05:00
David Freese 4fec333973 Version 3.23.08
* Maintenance release
    - minor changes to documentation
2016-02-24 08:07:25 -06:00
David Freese 9632b3ae12 Version 3.23.00
* Major revison release
    - new modem types
    - change to MXE cross compiler version
2015-09-13 16:17:28 -05:00
Robert Stiles 814bed31f8 Configure Script Engine
* Add menu item "Scripts" and callback function.
    * Add scripting engine.
    * Update script engine for localization strings/messages.
    * Add hierarchy syntax
    * New file run_script.h
    * Hierarchy integration completed
    * Add command set
    * Add 'int find_index(char *)' to combo.cxx
    * Add menu item 'Generate Script' and code for generating a default
      config script file.
    * Add void loadRigXmlFile(void) to rigxml.cxx to support scripting calls.
      - Trim leading/trailing white spaces from portaudio device names.
    * Remove duplicate calling functions/method members.
    * Move command parameter specific verification to run_script.cxx
      basic testing remains in script_parsing.cxx
    * First Document Draft - Script commands
      - Add Misc NBEMS config commands
      - Add Notice - Program restart required.
      - Update Documentation with new commands
    * Removed Unused Variables (multiple locations)
    * Change behavior of floating point output for script generate.
    * Remove function qsy() use restriction on rig control availability.
    * Add strnlen, strncmp and strncpy checks to configure.ac
    * Add trim_white_spaces, strnlen, strncmp and strncpy routines to util.cxx
    * Add pa_set_dev() to soundconf.cxx for updating pa device names.
    * Add code to save macro(s) with content only.
    * Add config_script files to POTFILES.in for localization processing.
    * Flag command types.
    * Limit generate script output based on configure content.
    * Change script error dialog box to warning.
    * Change default rig.xml to rig-unassigned.xml. For testing purposes.
      (script generation)
    * Update Documents with Notes about script generation and executing.
    * Correct \ref and \section name duplicates in doxygen doc source
    * Add script commands for ID->RSID/Video/CW panel.
    * Move Script/Execute/Generate Menu Items to File Menu.
      - Move repetitive code into general functions.
    * Rename "Scripts" menu item to "Config Scripts"
    * Fix error introduced in last mods. Port Audio Gen Config
2015-02-10 18:48:34 -06:00
Robert Stiles 80dc81bcad Documentation
* Updated / added
    - images
    - user source docs
    - prog source docs
  * New png's for 8PSK
  * Add new Mouse interaction with Freq Display"
2014-10-14 20:19:36 -05:00
Robert Stiles 67a744b216 Doxygen Inclusion
* Add user and programmer documentation
2014-08-29 04:03:54 -05:00