Quote:
Originally posted by AlexJH You mentioned a while back that you had a Tcl library to use read the datastream on FreeBSD, have you made any progress on that? |
It worked for my needs at the time (testing the ALDL byte write hack and the NVRAM expansion hack). Nobody was interested in the code. It's good for quick development, but it lacks speed. I translated the ALDL code to Objective-C. I can send and receive mode 1/2/3/4 ALDL packets on Mac OS X 10.4 using a USB-to-serial cable with the FTDI chip in it. I could build an ALDL data logger for OS X at this point, but my goal is to make a nice app to control my real-time programmable '730 hack (the ALDL based one using the extra NVRAM). I'm not a software programmer, with my (lack of) skills and the amount of time I can spend on my projects - this could take a long time.