We've kicked BP development in high gear! For the last few days we've been clearing out the backlog of Issues, and I guess this is a good time as any to move to version 6.3 beta... as of SVN rev 2088... Find attached the hex files for BP version's 3 and 4.., or compile from the latest source code in the SVN..
Here's the link to the tracker http://dangerousprototypes.com/track/
Any feedback would be greatly appreciated.
I'll use this post to add links to the latest issue fixes as they come...
Issues fixed in 6.3
Issue #66
In baseIO.c the function bpWlongdecf() fails to correctly print out some values when the mld or mil bits are set.
e.g.: 1.1million as 1,0100,000.
Issue #73
The other problem appeared to be a resolution issue. As an example, while measuring a 2Hz frequency, the measurement was often 1Hz. So I decided to take a stab at improving frequency measurements. I decided to use the prescaler only when necessary. I also decided to measure the period and divide for low frequencies.
Isssue #65
Bus Pirate V4 AUX1 and AUX2 fail to return to input/hi-z state.
A patch file is attached while corrects the problem.
Isssue #63
Add onboard pullup resistor command to binary mode
Isssue #50
New display change during reads added, comand rd reads digital, rx reads hex and rb reads binary
Isssue #51
BP4: During I2C interaction in terminal '}' stop bit command always returns "ERROR: command has no effect here"
Isssue #24
UART TX pin read as input during 'v' command
Isssue #57
Clutch pedal added to all protocols. output pins are now only connected once the turn on power supplies 'W' command is issued. they are disconnected again if 'w' command is issued (power off)... multiple repeatitive engage/disengage are posible...



