[vrf] VEEOS R1 ready for Users
Hi All
I'm pleased to announce that I finally found some time and the first real release of the VEEOS library is now ready for use. Wander by veeos.org and go at it!
This is fully compatible with the last trial releases but now has full documentation and many areas that have been cleaned up. There's even a few new features such as a picture viewer, read/write to the system clipboard and an enhanced printer function that allows simple formatting options. When you browse or instantiate VEEOS objects you'll find that the description fields are filled in. And all VEEOS menu picks should now have accompanying examples.
This should be fully compatible with previous VEEOS releases unless you go back to the first Alpha. As such you can install it on top of what you have, though it may be best to remove your older version first. Since only I have tested this so far, there's bound to be some errors, so as you find them please drop me a note.
And of course, please think about what you might like to see worked on for the second release. I have a very long list of items to work on and could use some feedback on what would be of value to you.
Happy VEE'ing
Stan
----------------------------------------------------------------------
Stan Bischof stan@worldbadminton.com www.worldbadminton.com
----------------------------------------------------------------------
Hi All
Due to recent requests I've added a few DTMF functions to the VEEOS library and produced an updated release. As usual see veeos.org for latest version.
New functions includes both sources and receivers and should work well for both real-world and simulated signals.
dtmfCode - Generates the DTMF frequency pair that defines the given input character.
dtmfPulse - Creates a DTMF pulse consisting of two frequencies that identify the given character
dtmfSigGen - Generates a pulse train that represents the DTMF signal corresponding to a given set of characters
dtmfDecode - Converts a pair of DTMF frequencies into the corresponding character
dtmfRcvPulse - Converts a DTMF signal pulse into the corresponding character.
dtmfReceiver - Converts a DTMF pulse or (pulse train) into the corresponding character(s)
Always open to new ideas and feedback!
regards
Stan