0
I Use This!
Inactive

Commits : Listings

Analyzed about 10 hours ago. based on code collected about 12 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added missing divisor for voltage, and incremented to Version 0.69 Thanks go to cvt for pointing out the ommission More... almost 17 years ago
Modified libmicrodash and dependencies replacing the use of structures with classes so that we could initialise the values of MDData automatically, as well as renaming the raw data string from data to rawdata More... almost 17 years ago
A version of climicrodash that uses libsmicrodash instead of libmicrodash, so far it just shows the version of libmicrodash and exits More... almost 17 years ago
Addition of New libsmicrodash this library is a wrapper for libmicrodash that supports simple function calls so that languages that dont understand advanced things like structures can still make use of the libmicrodash library More... almost 17 years ago
added libsmicrodash and clismicrodash More... almost 17 years ago
0.15 Release More... about 17 years ago
update to build and clean scripts More... about 17 years ago
Various minor tweaks and changes More... about 17 years ago
Added Emulator and performed numerous other fixes More... about 17 years ago
Added Data Dump Capability and changed LOTS of other things... More... about 17 years ago
Patch to correct serial port baud rate issue under windows More... about 17 years ago
Filled out MTCPSF01E and MTCPSF02E with working code More... about 17 years ago
created small console interface with Press enter to update or type q to quit options More... over 17 years ago
Fixed MDClientLoops structure pointer use and fixed indefinate wait on connection timeout More... over 17 years ago
Changed Conflicting Defines and removed some header files More... over 17 years ago
two scripts which i have been using to compile and clean up after compile under linux More... over 17 years ago
updated to support changes made to libmicrodash.cpp More... over 17 years ago
added MDDataInit function to set the inital value of variables in MDData More... over 17 years ago
Big update, added threading and did a restructure of many of the functions climicrodash and libmicrodash.h need updates to support changes made to this file More... over 17 years ago
correct bug relating to number of arguments More... over 17 years ago
Corrected copy paste error and incremented to version 0.68 More... over 17 years ago
more work on libmicrodash.cpp fixed a few problems with and added more code to MDEncode More... over 17 years ago
Fixed incorrect specification of signed and unsigned, increased version to 0.67 and regenerated pdfs More... over 17 years ago
modfied MDDecode and created a new MDEncode as well as some dependants - this isnt yet finished More... over 17 years ago
adding libmicrodash.h for climicrodash.cpp More... over 17 years ago
adding libmicrodash.cpp containg the code removed from climicrodash.cpp More... over 17 years ago
Split climicrodash.cpp into the front end climicrodash and a backend libmicrodash More... over 17 years ago
renamed MicroDash.cpp to climicrodash.cpp More... over 17 years ago
Increased version number to 0.14 Created Display function and completed most of decode function Intergrated display function into MDClient. MDClient now displays decoded data in a list More... almost 18 years ago
Worked on decode function and MData Structure Added new functions for MTCPSF01 and MTCPSF02 More... almost 18 years ago