Flmsg v4.0.3 released

The Fl* development team has released v4.0.3 of Flmsg. Flmsg is a simple forms management editor for the amateur radio supported standard message formats. Form data can be transferred between computers either using standard internet email or via radio frequency broadcasts typically made by an amateur radio operator on your behalf.

This is a minor release of Flmsg and includes support for Red Cross and other EMCOMM use.  Full details are available in the ReadMe file available for download and below this announcement.

As with all of the FL suite, Flmsg continues to support both PowerPC and Intel (i386) processors; with individual downloads available for each architecture and can be downloaded here.

Version 4.0.3 Maintenance release

  • Radiogram
    • Added new fields / data to HTML file copy
      • received from call / net / date-time
      • sent to call / net / date-time
      • originator date-time
      • delivered to date-time
  • flxmlrpc config
    • change flxmlrpc configuration summary report
  • INSTALL
    • update file contents
  • Custom Form – Serial Number
    • Allow modified custom form to be saved with a new
      filename. Trace data retained in new file.
    • Correct failed serial number update on Windows OS

Version 4.0.2 Maintenance release

  • Documentation Update
    • Update change to file naming
  • Filename
    • Allow named files to reference either local or UTC time
  • csv import
    • problem importing csv file on winders
  • Corrections
    • commit 2b3d1f529fefe419a5d3056b18e6e2081f92cb37
      • changed from reinterpret_cast to static_cast usage
    • commit 24d18ccac1f33bf1bfdf94c96dc2611a2b624192
      • deleted reference to build4mingw.sh in src/Makefile.am
      • added reference to buildmxe.sh
  • buildmxe
    • removed
      • scripts/build4mingw.sh
      • scripts/build4mxe.sh
      • scripts/config4mingw.sh
    • added
      • scripts/buildmxe.sh
  • 64 bit warnings
    • Mods to correct most 64 bit compiler warnings