Menu

#5 File format description

open
None
5
2004-04-01
2004-04-01
No

Please descripe your FSK file format so that other applications can work with it, too.
Are you going to add it to the PDF documentation?

Discussion

  • Markus Elfring

    Markus Elfring - 2004-04-01
    • assigned_to: nobody --> tonycu
     
  • Tony Cureington

    Tony Cureington - 2004-04-09

    Logged In: YES
    user_id=141318

    The file is written in the iWriteFile function in fsk.C, and
    everything is fixed length - the structures are in fsk.h.
    Since that function is only ~120 lines and doesn't do any
    bit splitting, I don't see a need to put that
    level of detail in the document.

     
  • Markus Elfring

    Markus Elfring - 2004-04-14

    Logged In: YES
    user_id=572001

    How can the data be extracted from a FSK file without to look
    at the
    code "http://cvs.sourceforge.net/viewcvs.py/*checkout*/fskc
    /fskc/src/Cpp/fsk.C?content-type=text%2Fplain&rev=1.1"?

     
  • Tony Cureington

    Tony Cureington - 2004-04-21

    Logged In: YES
    user_id=141318

    Looking at the write or read function is then only way to
    understand the file format.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.