version 1.5

Fixed bug introduced in version 1.4: When changing the display from a speed monitor down to an earlier display, the alerter stopped sounding until your speed drops below 30MPH.

No known issues.


version 1.4

The changes are as follows.

1) It implements a test for the current speed. If < 30MPH, it will not sound the camera alert.

2) It has a display showing the current speed, in both Miles/h and Km/h

3) The next/select buttons are now next/previous, which simplify moving through the displays
   This means the 'Connect to PC' screen has changed slightly; you now press the 'Next' button
   to connect to the PC rather than select. As you might guess, the 'Connect to PC' display
   is at the end of the display list!
   
4) I have added a new message, displayed once the PC and the unit are communicating. The display
   will say 'Exchanging Data', to give you some feedback that the link is working.
   
5) The build.bat file will now generate 4 code output files, because there are now 4 variants of the 
   software:
    
    cw2_4800_miles.hex  This is the 'normal' code release, most of you will use this.
    cw2_9600_miles.hex  Use this if you have a ZX4120 GPS module, that communicates at 9600 baud
    
    If you are using the unit in a country which uses KM/h rathe than Miles/h, use one of these files:
    
    cw2_4800_km.hex     This is the 'normal' code release, most of you will use this.
    cw2_9600_km.hex     Use this if you have a ZX4120 GPS module, that communicates at 9600 baud.
    