This file contains any late breaking information not in the
printed documentation, as well as a list of most recently fixed
bugs.  If you have purchased other products from BG Systems, you
should review this to see if there are any bugs that you should
fix.

07-Nov-1997   Update for 3.07 EPROMs
Changes to init_lv.c, pack.c, and check_rev.c to support LV824-H.  xlv
modified to control 8 analog outputs.

18-Feb-1997   Update for O2/Origin/OCTANE
The lv3.h has been modified to allow for future expansion.  You can "comment"
out the new capabilities, but we recomend that you use the new version of
the data structure.   There is a change in the termios data structure for 
IRIX 6.4 to allow for the faster baud rates on the O2/Origin/OCTANE 
machines.  Since some of you may still be running IRIX 5.xx, we have
left the old style termios but it's available only if you "ifdef" it.
We have also removed all object files (and the lv3.a library) from the
distribution to force you to re-compile.


15-Jan-96   bg/lv3.h                 All
bglv data structure modified to add JunctionBox functions.  
Allows upto 112 digital inputs/outputs.  Other files (init_lv.c
read_write.c pack.c) also modified to accomodate this.  
Changing the header may cause your applications to rebuild.


03-Apr-95   bg/init_lv.c             Rev 2.40 EPROM
Change check on minor 2.x rev to allow greater than 2.3

15-Mar-95   bg/init_lv.c             LV824-F LV824-G
This fixes a bug in the init string that wasn't configuring
the digital outputs correctly.

15-Mar-95   bg/pack.c                LV824-F LV824-G
The dig outputs are now sent correctly to the CerealBox

15-Mar-95   bg/convert.c             All (FlyBox, CerealBox, BeeBox)
Scaling should be a division by 4095 (not 4096).
