CR200X Series OS 1

  1. Added partial record data retrieval function in PakBus data collection. We now only respond with one table, even if the data collection asks for more than one table.
  2. Added new MaxTXPacket setting that allows control over the maximum packet size transmitted by the datalogger.
  3. Modified the datalogger's response to the SDI-12 aI! command to return the Campbell manufacture name, etc.
  4. Fixed the SDI-12 receiver UART to detect false start bits. The SR50 wrongly produces a 5u second pulse, either when it enables or disables its UART, or when transitioning from an input to output (or vice-versa).
  5. Changed SDI12Recorder() so that SDI-12 D commands can be sent; i.e., aD0! can be sent and behaves like the 0R0! Command.
  6. Fixed a problem with back-to-back print instructions. The second print was aborting the transmission of the last character sent by the previous print.