Firmware Version 3/4.31.37
Fixed improper BOL number when packing transactions.
Changed order of operations in TDS task, so that any pending transactions will be
sent first.
10/17/11 MSH
Filter tankcar list by terminal ID.
Sort Vendor BOLs by BOL number.
10/17/11 WJP
Added new configuration parameter (U075) of http_port to allow using alternate
ports or complete disabling (http_port = 0) the http service.
This value defaults to 80 (enabled).
On simulation firmware builds, http port is still +1000 of the specified host
port.
Updated CTL Setup screen to correctly display needed parameters for 2004 tables.
Updated logic to return density, rel density, gravity, etc. when no table is
selected.
Limited "Local Databases" on Diagnostics to only CN builds.
10/20/11 WJP
Updated 2004 tables to only include needed parameters.
10/21/11 MSH
Changed TDS task to only reset the task if in an idle/error state.
10/21/11 WJP
Added new 2004 api "X" tables.
10/25/11 WJP
Removed legacy touch I/O from Makefile.
More debugging on 2004 API tables.
Corrected format of Density/Rel Density/Exp Coeff/API Gravity on standalone
tickets and in the transaction viewer.
Removed compartment from the transaction viewer.
10/28/11 WJP
More updates for API tables.
Replaced CTL and CPL with VCF on screens.
Replaced CTL and CPL table configuration with VCF table configuration.
Replaced Temp Comp and Press Comp setup screens with API Table setup screen.
Moved 11.2.2M to API table 54. Moved 11.2.2 to API table 24e. CPL calculation
done when pressure is not zero.
Added 2004 11.2.1 and 2004 11.2.1M tables.
10/31/11 WJP
Added Expansion Coefficient and VCF to transaction details.
Added printing expansion coefficient and VCF to alibi log.
Added new alibi log label for VCF (U706018).
Added ticket exp_coeff_pos and vcf_pos (U203) for printing these values on the
printed ticket (defaults to not printing).
Added sign to the Gravity Display on the alibi log and transaction detail screen.
Added display of Corrected Gravity to Meter Status Screen, API Diagnostic Screen.
Correct display of Expansion Coefficient in alibi log.
11/3/11 WJP
Add format checking to all printf and scanf type application functions.
11/3/11 WJP