Skip to content

BiDiB Low Level Log Example

Eugene edited this page Jan 16, 2020 · 6 revisions

Examples of the low-level log messages that may be produced during the startup and shutdown of the BiDiB library are annotated below. An example of a full log can be found in project-root/example/syslog_2020_01_10.txt. You may quickly realise that the log messages produced by separate BiDiB functions may overlap in an interleaving manner. This makes the interpretation of low-level BiDib log files difficult.

BiDiB Library Startup

Jan 10 19:30:04 raspberrypi2 swtbahn: server: SWTbahn server started
Jan 10 19:37:42 raspberrypi2 swtbahn: server: Request: Start, session id: 1578681462

Execute bidib_start_serial()

Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: libbidib started

Initialise the BiDiB state object: bidib_state_init()

Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: SecAck on for board master
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Config loaded successfully

Initialise the serial port: bidib_serial_port_init()

Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Serial port opened

Set the serial read source and write destination: bidib_set_read_src() and bidib_set_write_dest()

Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Read function was set
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Write function was set

Set the serial baudrate: bidib_detect_baudrate()

Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Trying baud rate 1000000
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 0 type: MSG_SYS_DISABLE (0x04) action id: 0
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Message bytes: 0x03 0x00 0x00 0x04
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Add to node state table: 0x00 0x00 0x00 0x00
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 0 byte
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 0 type: MSG_SYS_GET_MAGIC (0x01) action id: 0
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Message bytes: 0x03 0x00 0x00 0x01
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 6 byte
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 0 type: MSG_SYS_GET_MAGIC (0x01) action id: 0
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Message bytes: 0x03 0x00 0x00 0x01
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 12 byte
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Connection to interface could not be established
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Node state table reset
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Trying baud rate 115200
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 0 type: MSG_SYS_DISABLE (0x04) action id: 0
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Message bytes: 0x03 0x00 0x00 0x04
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Add to node state table: 0x00 0x00 0x00 0x00
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 0 byte
Jan 10 19:37:42 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:43 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 0 type: MSG_SYS_GET_MAGIC (0x01) action id: 0
Jan 10 19:37:43 raspberrypi2 swtbahn: libbidib: Message bytes: 0x03 0x00 0x00 0x01
Jan 10 19:37:43 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 6 byte
Jan 10 19:37:43 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:43 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 0 type: MSG_SYS_GET_MAGIC (0x01) action id: 0
Jan 10 19:37:43 raspberrypi2 swtbahn: libbidib: Message bytes: 0x03 0x00 0x00 0x01
Jan 10 19:37:43 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 12 byte
Jan 10 19:37:43 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:43 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:43 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:43 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:43 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 6 byte
Jan 10 19:37:43 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 0 type: MSG_SYS_MAGIC (0x81) action id: 0
Jan 10 19:37:43 raspberrypi2 swtbahn: libbidib: Message bytes: 0x05 0x00 0x00 0x81 0xfe 0xaf
Jan 10 19:37:43 raspberrypi2 swtbahn: libbidib: Connection to interface established

Reset the BiDiB boards: bidib_send_sys_reset()

  1. bidib_buffer_message_without_data()
Jan 10 19:37:43 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 1 type: MSG_SYS_RESET (0x09) action id: 0
Jan 10 19:37:43 raspberrypi2 swtbahn: libbidib: Message bytes: 0x03 0x00 0x01 0x09
Jan 10 19:37:43 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 6 byte
Jan 10 19:37:43 raspberrypi2 swtbahn: libbidib: Cache flushed
  1. bidib_node_state_table_reset()
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Node state table reset
  1. bidib_uplink_queue_reset()
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message queue reset
  1. bidib_uplink_error_queue_reset()
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Error message queue reset
  1. bidib_uplink_intern_queue_reset()
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Intern message queue reset
  1. bidib_state_init_allocation_table()
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Add to node state table: 0x00 0x00 0x00 0x00
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 1 type: MSG_NODETAB_GETALL (0x0b) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x03 0x00 0x01 0x0b
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 5 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Awaiting NODETAB_GET_ALL answer
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 5 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 0 type: MSG_SYS_ERROR (0x86) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x05 0x00 0x00 0x86 0x04 0x02
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: MSG_SYS_ERROR type: BIDIB_ERR_SEQUENCE (0x04)
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 0 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 1 type: MSG_NODETAB_COUNT (0x88) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x04 0x00 0x01 0x88 0x05
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 2 type: MSG_NODETAB_GETNEXT (0x0c) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x03 0x00 0x02 0x0c
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 13 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 3 type: MSG_NODETAB_GETNEXT (0x0c) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x03 0x00 0x03 0x0c
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 26 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 4 type: MSG_NODETAB_GETNEXT (0x0c) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x03 0x00 0x04 0x0c
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 39 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 5 type: MSG_NODETAB_GETNEXT (0x0c) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x03 0x00 0x05 0x0c
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x0c to: 0x00 0x00 0x00 0x00 action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 39 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 6 type: MSG_NODETAB_GETNEXT (0x0c) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x03 0x00 0x06 0x0c
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x0c to: 0x00 0x00 0x00 0x00 action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 39 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Awaiting NODETAB_GET_NEXT answer
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x0c to: 0x00 0x00 0x00 0x00 action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 39 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 2 type: MSG_NODETAB (0x89) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x02 0x89 0x05 0x00 0xda 0x00 0x0d 0x68 0x00 0x01 0xee
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x0c to: 0x00 0x00 0x00 0x00 action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 39 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 3 type: MSG_NODETAB (0x89) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x03 0x89 0x05 0x01 0x05 0x00 0x0d 0x75 0x00 0xe8 0xed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 26 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 4 type: MSG_NODETAB (0x89) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x04 0x89 0x05 0x02 0x05 0x00 0x0d 0x6b 0x00 0x72 0xec
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 13 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 5 type: MSG_NODETAB (0x89) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x05 0x89 0x05 0x03 0x05 0x00 0x0d 0x75 0x00 0xda 0xed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 0 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 6 type: MSG_NODETAB (0x89) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x06 0x89 0x05 0x04 0x05 0x00 0x0d 0x6b 0x00 0x67 0xec
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Board master connected with address 0x00 0x00 0x00 0x00
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Board onecontrol1 connected with address 0x01 0x00 0x00 0x00
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Board lightcontrol1 connected with address 0x02 0x00 0x00 0x00
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Board onecontrol2 connected with address 0x03 0x00 0x00 0x00
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Board lightcontrol2 connected with address 0x04 0x00 0x00 0x00
  1. bidib_send_get_pkt_capacity()
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 7 type: MSG_GET_PKT_CAPACITY (0x0a) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x03 0x00 0x07 0x0a
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 5 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
  1. bidib_state_set_board_features()
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 8 type: MSG_FEATURE_SET (0x13) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x05 0x00 0x08 0x13 0x03 0x14
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 11 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 6 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 7 type: MSG_PKT_CAPACITY (0x8a) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x04 0x00 0x07 0x8a 0x40
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Maximum packet size was set to 64 bytes
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 0 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 8 type: MSG_FEATURE (0x90) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x05 0x00 0x08 0x90 0x03 0x14
  1. bidib_send_sys_enable()
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 9 type: MSG_SYS_ENABLE (0x03) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x03 0x00 0x09 0x03
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 0 byte
  1. bidib_state_reset_train_params()
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 10 type: MSG_CS_DRIVE (0x64) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x0a 0x64 0x01 0x00 0x03 0x00 0x00 0x00 0x00 0x00 0x00
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 7 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 11 type: MSG_CS_DRIVE (0x64) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x0b 0x64 0x02 0x00 0x03 0x00 0x00 0x00 0x00 0x00 0x00
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 14 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 12 type: MSG_CS_DRIVE (0x64) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x0c 0x64 0x04 0x00 0x03 0x00 0x00 0x00 0x00 0x00 0x00
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 21 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 13 type: MSG_CS_DRIVE (0x64) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x0d 0x64 0x05 0x00 0x03 0x00 0x00 0x00 0x00 0x00 0x00
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 28 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 14 type: MSG_CS_DRIVE (0x64) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x0e 0x64 0x06 0x00 0x03 0x00 0x00 0x00 0x00 0x00 0x00
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 35 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
  1. bidib_set_track_output_state_all()
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Set all track outputs to state: 0x03 with action id: 1
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 15 type: MSG_CS_SET_STATE (0x62) action id: 1
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x04 0x00 0x0f 0x62 0x03
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 40 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 33 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 9 type: MSG_CS_DRIVE_ACK (0xe2) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x09 0xe2 0x01 0x00 0x01
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 26 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 10 type: MSG_CS_DRIVE_ACK (0xe2) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x0a 0xe2 0x02 0x00 0x01
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 19 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 11 type: MSG_CS_DRIVE_ACK (0xe2) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x0b 0xe2 0x04 0x00 0x01
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 12 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 12 type: MSG_CS_DRIVE_ACK (0xe2) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x0c 0xe2 0x05 0x00 0x01
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 5 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 13 type: MSG_CS_DRIVE_ACK (0xe2) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x0d 0xe2 0x06 0x00 0x01
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 0 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 14 type: MSG_CS_STATE (0xe1) action id: 1
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x04 0x00 0x0e 0xe1 0x03
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 15 type: MSG_BOOST_STAT (0xb0) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x04 0x00 0x0f 0xb0 0x80
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 16 type: MSG_BM_CONFIDENCE (0xa9) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x10 0xa9 0x00 0x05 0x05
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 17 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x11 0xa3 0x18 0x06 0x80
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Train cargo_green detected, orientated right
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Segment: seg37 is being entered by: cargo_green with right orientation
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 18 type: MSG_BOOST_DIAGNOSTIC (0xb2) action id: 0
  1. bidib_state_query_occupancy()
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x00 0x12 0xb2 0x00 0x37 0x01 0x97 0x02 0x12
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 16 type: MSG_BM_GET_RANGE (0x20) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x05 0x00 0x10 0x20 0x00 0x30
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 21 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 17 type: MSG_BM_ADDR_GET_RANGE (0x24) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x05 0x00 0x11 0x24 0x00 0x2b
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 21 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 0 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 19 type: MSG_BM_MULTIPLE (0xa2) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0b 0x00 0x13 0xa2 0x00 0x30 0x08 0x00 0x00 0x01 0x00 0x02
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 18 type: MSG_BM_MIRROR_MULTIPLE (0x21) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0b 0x00 0x12 0x21 0x00 0x30 0x08 0x00 0x00 0x01 0x00 0x02
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 0 byte
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 20 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x14 0xa3 0x03 0x02 0x00
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Train regional_odeg detected, orientated left
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Segment: seg4 is being entered by: regional_odeg with left orientation
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 21 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x15 0xa3 0x18 0x06 0x80
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 22 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x16 0xa3 0x29 0x05 0x80
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Train cargo_bayern detected, orientated right
Jan 10 19:37:45 raspberrypi2 swtbahn: libbidib: Segment: seg40 is being entered by: cargo_bayern with right orientation
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 23 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x17 0xa3 0x00 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 24 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x18 0xa3 0x01 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 25 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x19 0xa3 0x02 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 26 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x1a 0xa3 0x03 0x02 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 27 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x1b 0xa3 0x04 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 28 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x1c 0xa3 0x05 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 29 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x1d 0xa3 0x06 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 30 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x1e 0xa3 0x07 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 31 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x1f 0xa3 0x08 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 32 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x20 0xa3 0x09 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 33 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x21 0xa3 0x0a 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 34 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x22 0xa3 0x0b 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 35 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x23 0xa3 0x0c 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 36 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x24 0xa3 0x20 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 37 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x25 0xa3 0x21 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 38 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x26 0xa3 0x22 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 39 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x27 0xa3 0x23 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 40 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x28 0xa3 0x24 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 41 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x29 0xa3 0x25 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 42 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x2a 0xa3 0x26 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 43 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x2b 0xa3 0x0d 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 44 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x2c 0xa3 0x0e 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 45 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x2d 0xa3 0x0f 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 46 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x2e 0xa3 0x27 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 47 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x2f 0xa3 0x28 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 48 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x30 0xa3 0x29 0x05 0x80
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 49 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x31 0xa3 0x2a 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 50 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x32 0xa3 0x2b 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 51 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x33 0xa3 0x2c 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 52 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x34 0xa3 0x2d 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 53 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x35 0xa3 0x2e 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 54 type: MSG_BM_ADDRESS (0xa3) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x36 0xa3 0x2f 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 55 type: MSG_BM_CONFIDENCE (0xa9) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x37 0xa9 0x00 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x03 0x00 0x00 0x00 seq: 0 type: MSG_LC_STAT (0xc0) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x07 0x03 0x00 0x00 0xc0 0x27 0x00 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: No peripheral on port 0x27 0x00 configured for node address 0x03 0x00 0x00 0x0
  1. bidib_state_set_initial_values()
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Switch point: point2 on board: onecontrol1 (0x01 0x00 0x00 0x00) to aspect: normal (0x01) with action id: 2
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Add to node state table: 0x01 0x00 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x01 0x00 0x00 0x00 seq: 1 type: MSG_ACCESSORY_SET (0x38) action id: 2
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x01 0x00 0x01 0x38 0x00 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x01 0x00 0x00 0x00 is 9 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Switch point: point3 on board: onecontrol1 (0x01 0x00 0x00 0x00) to aspect: normal (0x01) with action id: 3
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x01 0x00 0x00 0x00 seq: 2 type: MSG_ACCESSORY_SET (0x38) action id: 3
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x01 0x00 0x02 0x38 0x01 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x01 0x00 0x00 0x00 is 18 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Switch point: point4 on board: onecontrol1 (0x01 0x00 0x00 0x00) to aspect: normal (0x01) with action id: 4
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x01 0x00 0x00 0x00 seq: 3 type: MSG_ACCESSORY_SET (0x38) action id: 4
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x01 0x00 0x03 0x38 0x02 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x01 0x00 0x00 0x00 is 27 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Switch point: point5 on board: onecontrol1 (0x01 0x00 0x00 0x00) to aspect: normal (0x01) with action id: 5
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x01 0x00 0x00 0x00 seq: 4 type: MSG_ACCESSORY_SET (0x38) action id: 5
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x01 0x00 0x04 0x38 0x03 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x01 0x00 0x00 0x00 is 36 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Switch point: point7 on board: onecontrol1 (0x01 0x00 0x00 0x00) to aspect: normal (0x01) with action id: 6
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x01 0x00 0x00 0x00 seq: 5 type: MSG_ACCESSORY_SET (0x38) action id: 6
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x01 0x00 0x05 0x38 0x04 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x01 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Switch point: point8 on board: onecontrol1 (0x01 0x00 0x00 0x00) to aspect: normal (0x01) with action id: 7
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x01 0x00 0x00 0x00 seq: 6 type: MSG_ACCESSORY_SET (0x38) action id: 7
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x01 0x00 0x06 0x38 0x05 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x38 to: 0x01 0x00 0x00 0x00 action id: 7
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x01 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Switch point: sync1 on board: onecontrol1 (0x01 0x00 0x00 0x00) to aspect: on (0x00) with action id: 8
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x01 0x00 0x00 0x00 seq: 7 type: MSG_ACCESSORY_SET (0x38) action id: 8
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x01 0x00 0x07 0x38 0x06 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x38 to: 0x01 0x00 0x00 0x00 action id: 8
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x01 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Switch point: lanterns1 on board: onecontrol1 (0x01 0x00 0x00 0x00) to aspect: on (0x00) with action id: 9
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x01 0x00 0x00 0x00 seq: 8 type: MSG_ACCESSORY_SET (0x38) action id: 9
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x01 0x00 0x08 0x38 0x07 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x38 to: 0x01 0x00 0x00 0x00 action id: 9
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x01 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Switch point: point1 on board: onecontrol2 (0x03 0x00 0x00 0x00) to aspect: normal (0x01) with action id: 10
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Add to node state table: 0x03 0x00 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x03 0x00 0x00 0x00 seq: 1 type: MSG_ACCESSORY_SET (0x38) action id: 10
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x03 0x00 0x01 0x38 0x00 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x03 0x00 0x00 0x00 is 9 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Switch point: point6 on board: onecontrol2 (0x03 0x00 0x00 0x00) to aspect: normal (0x01) with action id: 11
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x03 0x00 0x00 0x00 seq: 2 type: MSG_ACCESSORY_SET (0x38) action id: 11
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x03 0x00 0x02 0x38 0x01 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x03 0x00 0x00 0x00 is 18 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Switch point: point9 on board: onecontrol2 (0x03 0x00 0x00 0x00) to aspect: normal (0x01) with action id: 12
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x03 0x00 0x00 0x00 seq: 3 type: MSG_ACCESSORY_SET (0x38) action id: 12
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x03 0x00 0x03 0x38 0x02 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x03 0x00 0x00 0x00 is 27 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Switch point: point10 on board: onecontrol2 (0x03 0x00 0x00 0x00) to aspect: normal (0x01) with action id: 13
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x03 0x00 0x00 0x00 seq: 4 type: MSG_ACCESSORY_SET (0x38) action id: 13
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x03 0x00 0x04 0x38 0x03 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x03 0x00 0x00 0x00 is 36 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Switch point: point11 on board: onecontrol2 (0x03 0x00 0x00 0x00) to aspect: normal (0x01) with action id: 14
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x03 0x00 0x00 0x00 seq: 5 type: MSG_ACCESSORY_SET (0x38) action id: 14
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x03 0x00 0x05 0x38 0x04 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x03 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Switch point: point12 on board: onecontrol2 (0x03 0x00 0x00 0x00) to aspect: normal (0x01) with action id: 15
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x03 0x00 0x00 0x00 seq: 6 type: MSG_ACCESSORY_SET (0x38) action id: 15
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x03 0x00 0x06 0x38 0x05 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x38 to: 0x03 0x00 0x00 0x00 action id: 15
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x03 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Switch point: sync2 on board: onecontrol2 (0x03 0x00 0x00 0x00) to aspect: on (0x00) with action id: 16
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x03 0x00 0x00 0x00 seq: 7 type: MSG_ACCESSORY_SET (0x38) action id: 16
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x03 0x00 0x07 0x38 0x06 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x38 to: 0x03 0x00 0x00 0x00 action id: 16
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x03 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Switch point: lanterns2 on board: onecontrol2 (0x03 0x00 0x00 0x00) to aspect: on (0x00) with action id: 17
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x03 0x00 0x00 0x00 seq: 8 type: MSG_ACCESSORY_SET (0x38) action id: 17
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x03 0x00 0x08 0x38 0x07 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x38 to: 0x03 0x00 0x00 0x00 action id: 17
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x03 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set signal: signal3 on board: lightcontrol1 (0x02 0x00 0x00 0x00) to aspect: red (0x00) with action id: 18
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Add to node state table: 0x02 0x00 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x02 0x00 0x00 0x00 seq: 1 type: MSG_ACCESSORY_SET (0x38) action id: 18
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x02 0x00 0x01 0x38 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 9 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set signal: signal4 on board: lightcontrol1 (0x02 0x00 0x00 0x00) to aspect: red (0x00) with action id: 19
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x02 0x00 0x00 0x00 seq: 2 type: MSG_ACCESSORY_SET (0x38) action id: 19
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x02 0x00 0x02 0x38 0x01 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 18 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set signal: signal5 on board: lightcontrol1 (0x02 0x00 0x00 0x00) to aspect: red (0x00) with action id: 20
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x02 0x00 0x00 0x00 seq: 3 type: MSG_ACCESSORY_SET (0x38) action id: 20
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x02 0x00 0x03 0x38 0x02 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 27 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set signal: signal6 on board: lightcontrol1 (0x02 0x00 0x00 0x00) to aspect: red (0x00) with action id: 21
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x02 0x00 0x00 0x00 seq: 4 type: MSG_ACCESSORY_SET (0x38) action id: 21
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x02 0x00 0x04 0x38 0x03 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 36 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set signal: signal7 on board: lightcontrol1 (0x02 0x00 0x00 0x00) to aspect: red (0x00) with action id: 22
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x02 0x00 0x00 0x00 seq: 5 type: MSG_ACCESSORY_SET (0x38) action id: 22
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x02 0x00 0x05 0x38 0x04 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set signal: signal11 on board: lightcontrol1 (0x02 0x00 0x00 0x00) to aspect: red (0x00) with action id: 23
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x02 0x00 0x00 0x00 seq: 6 type: MSG_ACCESSORY_SET (0x38) action id: 23
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x02 0x00 0x06 0x38 0x05 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x38 to: 0x02 0x00 0x00 0x00 action id: 23
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set signal: signal12 on board: lightcontrol1 (0x02 0x00 0x00 0x00) to aspect: red (0x00) with action id: 24
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x02 0x00 0x00 0x00 seq: 7 type: MSG_ACCESSORY_SET (0x38) action id: 24
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x02 0x00 0x07 0x38 0x06 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x38 to: 0x02 0x00 0x00 0x00 action id: 24
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set signal: signal13 on board: lightcontrol1 (0x02 0x00 0x00 0x00) to aspect: red (0x00) with action id: 25
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x02 0x00 0x00 0x00 seq: 8 type: MSG_ACCESSORY_SET (0x38) action id: 25
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x02 0x00 0x08 0x38 0x07 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x38 to: 0x02 0x00 0x00 0x00 action id: 25
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set signal: signal17 on board: lightcontrol1 (0x02 0x00 0x00 0x00) to aspect: on (0x00) with action id: 26
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x02 0x00 0x00 0x00 seq: 9 type: MSG_ACCESSORY_SET (0x38) action id: 26
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x02 0x00 0x09 0x38 0x08 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x38 to: 0x02 0x00 0x00 0x00 action id: 26
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set signal: signal19 on board: lightcontrol1 (0x02 0x00 0x00 0x00) to aspect: on (0x00) with action id: 27
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x02 0x00 0x00 0x00 seq: 10 type: MSG_ACCESSORY_SET (0x38) action id: 27
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x02 0x00 0x0a 0x38 0x09 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x38 to: 0x02 0x00 0x00 0x00 action id: 27
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set signal: platformlights on board: lightcontrol1 (0x02 0x00 0x00 0x00) to aspect: on (0x00) with action id: 28
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x02 0x00 0x00 0x00 seq: 11 type: MSG_ACCESSORY_SET (0x38) action id: 28
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x02 0x00 0x0b 0x38 0x0a 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x38 to: 0x02 0x00 0x00 0x00 action id: 28
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set signal: signal1 on board: lightcontrol2 (0x04 0x00 0x00 0x00) to aspect: on (0x00) with action id: 29
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Add to node state table: 0x04 0x00 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x04 0x00 0x00 0x00 seq: 1 type: MSG_ACCESSORY_SET (0x38) action id: 29
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x04 0x00 0x01 0x38 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x04 0x00 0x00 0x00 is 9 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set signal: signal2 on board: lightcontrol2 (0x04 0x00 0x00 0x00) to aspect: red (0x00) with action id: 30
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x04 0x00 0x00 0x00 seq: 2 type: MSG_ACCESSORY_SET (0x38) action id: 30
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x04 0x00 0x02 0x38 0x01 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x04 0x00 0x00 0x00 is 18 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set signal: signal8 on board: lightcontrol2 (0x04 0x00 0x00 0x00) to aspect: red (0x00) with action id: 31
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x04 0x00 0x00 0x00 seq: 3 type: MSG_ACCESSORY_SET (0x38) action id: 31
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x04 0x00 0x03 0x38 0x02 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x04 0x00 0x00 0x00 is 27 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set signal: signal9 on board: lightcontrol2 (0x04 0x00 0x00 0x00) to aspect: red (0x00) with action id: 32
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x04 0x00 0x00 0x00 seq: 4 type: MSG_ACCESSORY_SET (0x38) action id: 32
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x04 0x00 0x04 0x38 0x03 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x04 0x00 0x00 0x00 is 36 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set signal: signal10 on board: lightcontrol2 (0x04 0x00 0x00 0x00) to aspect: red (0x00) with action id: 33
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x04 0x00 0x00 0x00 seq: 5 type: MSG_ACCESSORY_SET (0x38) action id: 33
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x04 0x00 0x05 0x38 0x04 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x04 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set signal: signal14 on board: lightcontrol2 (0x04 0x00 0x00 0x00) to aspect: red (0x00) with action id: 34
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x04 0x00 0x00 0x00 seq: 6 type: MSG_ACCESSORY_SET (0x38) action id: 34
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x04 0x00 0x06 0x38 0x05 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x38 to: 0x04 0x00 0x00 0x00 action id: 34
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x04 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set signal: signal15 on board: lightcontrol2 (0x04 0x00 0x00 0x00) to aspect: red (0x00) with action id: 35
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x04 0x00 0x00 0x00 seq: 7 type: MSG_ACCESSORY_SET (0x38) action id: 35
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x04 0x00 0x07 0x38 0x06 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x38 to: 0x04 0x00 0x00 0x00 action id: 35
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x04 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set signal: signal16 on board: lightcontrol2 (0x04 0x00 0x00 0x00) to aspect: red (0x00) with action id: 36
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x04 0x00 0x00 0x00 seq: 8 type: MSG_ACCESSORY_SET (0x38) action id: 36
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x04 0x00 0x08 0x38 0x07 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x38 to: 0x04 0x00 0x00 0x00 action id: 36
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x04 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set signal: signal18 on board: lightcontrol2 (0x04 0x00 0x00 0x00) to aspect: red (0x00) with action id: 37
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x04 0x00 0x00 0x00 seq: 9 type: MSG_ACCESSORY_SET (0x38) action id: 37
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x04 0x00 0x09 0x38 0x08 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x38 to: 0x04 0x00 0x00 0x00 action id: 37
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x04 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set train peripheral: head_light of train: cargo_db to state: 0x01 via board: master (0x00 0x00 0x00 0x00) with action id: 38
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 19 type: MSG_CS_DRIVE (0x64) action id: 38
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x13 0x64 0x01 0x00 0x03 0x02 0x00 0x10 0x00 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 7 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set train: cargo_db to speed: 0 via board: master (0x00 0x00 0x00 0x00) with action id: 39
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 20 type: MSG_CS_DRIVE (0x64) action id: 39
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x14 0x64 0x01 0x00 0x03 0x01 0x80 0x00 0x00 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 14 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set train peripheral: cabin_light of train: cargo_db to state: 0x01 via board: master (0x00 0x00 0x00 0x00) with action id: 40
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 21 type: MSG_CS_DRIVE (0x64) action id: 40
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x15 0x64 0x01 0x00 0x03 0x02 0x00 0x11 0x00 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 21 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set train: cargo_db to speed: 0 via board: master (0x00 0x00 0x00 0x00) with action id: 41
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 22 type: MSG_CS_DRIVE (0x64) action id: 41
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x16 0x64 0x01 0x00 0x03 0x01 0x80 0x00 0x00 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 28 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set train peripheral: head_light of train: regional_odeg to state: 0x01 via board: master (0x00 0x00 0x00 0x00) with action id: 42
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 23 type: MSG_CS_DRIVE (0x64) action id: 42
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x17 0x64 0x02 0x00 0x03 0x02 0x00 0x10 0x00 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 35 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set train: regional_odeg to speed: 0 via board: master (0x00 0x00 0x00 0x00) with action id: 43
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 24 type: MSG_CS_DRIVE (0x64) action id: 43
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x18 0x64 0x02 0x00 0x03 0x01 0x80 0x00 0x00 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 42 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set train peripheral: cabin_light of train: regional_odeg to state: 0x01 via board: master (0x00 0x00 0x00 0x00) with action id: 44
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 25 type: MSG_CS_DRIVE (0x64) action id: 44
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x19 0x64 0x02 0x00 0x03 0x02 0x00 0x11 0x00 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x64 to: 0x00 0x00 0x00 0x00 action id: 44
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 42 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set train: regional_odeg to speed: 0 via board: master (0x00 0x00 0x00 0x00) with action id: 45
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 26 type: MSG_CS_DRIVE (0x64) action id: 45
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x1a 0x64 0x02 0x00 0x03 0x01 0x80 0x00 0x00 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x64 to: 0x00 0x00 0x00 0x00 action id: 45
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 42 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set train peripheral: head_light of train: regional_brengdirect to state: 0x01 via board: master (0x00 0x00 0x00 0x00) with action id: 46
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 27 type: MSG_CS_DRIVE (0x64) action id: 46
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x1b 0x64 0x04 0x00 0x03 0x02 0x00 0x10 0x00 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x64 to: 0x00 0x00 0x00 0x00 action id: 46
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 42 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set train: regional_brengdirect to speed: 0 via board: master (0x00 0x00 0x00 0x00) with action id: 47
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 28 type: MSG_CS_DRIVE (0x64) action id: 47
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x1c 0x64 0x04 0x00 0x03 0x01 0x80 0x00 0x00 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x64 to: 0x00 0x00 0x00 0x00 action id: 47
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 42 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set train peripheral: cabin_light of train: regional_brengdirect to state: 0x01 via board: master (0x00 0x00 0x00 0x00) with action id: 48
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 29 type: MSG_CS_DRIVE (0x64) action id: 48
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x1d 0x64 0x04 0x00 0x03 0x02 0x00 0x11 0x00 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x64 to: 0x00 0x00 0x00 0x00 action id: 48
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 42 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set train: regional_brengdirect to speed: 0 via board: master (0x00 0x00 0x00 0x00) with action id: 49
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 30 type: MSG_CS_DRIVE (0x64) action id: 49
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x01 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x1e 0x64 0x04 0x00 0x03 0x01 0x80 0x00 0x00 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x01 0x00 0x00 0x00 seq: 0 type: MSG_SYS_ERROR (0x86) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x64 to: 0x00 0x00 0x00 0x00 action id: 49
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 42 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x01 0x00 0x00 0x86 0x04 0x09
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set train peripheral: head_light of train: cargo_bayern to state: 0x01 via board: master (0x00 0x00 0x00 0x00) with action id: 50
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: MSG_SYS_ERROR type: BIDIB_ERR_SEQUENCE (0x04)
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 31 type: MSG_CS_DRIVE (0x64) action id: 50
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x38 to: 0x01 0x00 0x00 0x00 action id: 7
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x1f 0x64 0x05 0x00 0x03 0x02 0x00 0x10 0x00 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x01 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x01 0x00 0x00 0x00 seq: 1 type: MSG_ACCESSORY_STATE (0xb8) action id: 2
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x64 to: 0x00 0x00 0x00 0x00 action id: 50
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x01 0x00 0x01 0xb8 0x00 0x01 0x02 0x01 0x11
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 42 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set train: cargo_bayern to speed: 0 via board: master (0x00 0x00 0x00 0x00) with action id: 51
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x38 to: 0x01 0x00 0x00 0x00 action id: 8
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x01 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x01 0x00 0x00 0x00 seq: 2 type: MSG_ACCESSORY_STATE (0xb8) action id: 3
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 32 type: MSG_CS_DRIVE (0x64) action id: 51
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x01 0x00 0x02 0xb8 0x01 0x01 0x02 0x01 0x0f
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x20 0x64 0x05 0x00 0x03 0x01 0x80 0x00 0x00 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x38 to: 0x01 0x00 0x00 0x00 action id: 9
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x01 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x01 0x00 0x00 0x00 seq: 3 type: MSG_ACCESSORY_STATE (0xb8) action id: 4
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x64 to: 0x00 0x00 0x00 0x00 action id: 51
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x01 0x00 0x03 0xb8 0x02 0x01 0x02 0x01 0x11
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 42 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set train peripheral: head_light of train: cargo_green to state: 0x01 via board: master (0x00 0x00 0x00 0x00) with action id: 52
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x01 0x00 0x00 0x00 is 36 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x01 0x00 0x00 0x00 seq: 4 type: MSG_ACCESSORY_STATE (0xb8) action id: 5
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 33 type: MSG_CS_DRIVE (0x64) action id: 52
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x01 0x00 0x04 0xb8 0x03 0x01 0x02 0x01 0x0f
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x21 0x64 0x06 0x00 0x03 0x02 0x00 0x10 0x00 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x01 0x00 0x00 0x00 is 27 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x01 0x00 0x00 0x00 seq: 5 type: MSG_ACCESSORY_STATE (0xb8) action id: 6
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x64 to: 0x00 0x00 0x00 0x00 action id: 52
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x01 0x00 0x05 0xb8 0x04 0x01 0x02 0x01 0x11
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 42 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Set train: cargo_green to speed: 0 via board: master (0x00 0x00 0x00 0x00) with action id: 53
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 34 type: MSG_CS_DRIVE (0x64) action id: 53
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x22 0x64 0x06 0x00 0x03 0x01 0x80 0x00 0x00 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Enqueued type: 0x64 to: 0x00 0x00 0x00 0x00 action id: 53
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 42 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x03 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: server: SWTbahn error message queue: 0x05 0x00 0x00 0x86 0x04 0x02
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x03 0x00 0x00 0x00 seq: 1 type: MSG_SYS_ERROR (0x86) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: server: SWTbahn error message queue: 0x06 0x01 0x00 0x00 0x86 0x04 0x09
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x03 0x00 0x01 0x86 0x04 0x09
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: MSG_SYS_ERROR type: BIDIB_ERR_SEQUENCE (0x04)
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x38 to: 0x03 0x00 0x00 0x00 action id: 15
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x03 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x03 0x00 0x00 0x00 seq: 2 type: MSG_ACCESSORY_STATE (0xb8) action id: 10
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x03 0x00 0x02 0xb8 0x00 0x01 0x02 0x01 0x11
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x38 to: 0x03 0x00 0x00 0x00 action id: 16
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x03 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x03 0x00 0x00 0x00 seq: 3 type: MSG_ACCESSORY_STATE (0xb8) action id: 11
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x03 0x00 0x03 0xb8 0x01 0x01 0x02 0x01 0x11
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x38 to: 0x03 0x00 0x00 0x00 action id: 17
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x03 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x03 0x00 0x00 0x00 seq: 4 type: MSG_ACCESSORY_STATE (0xb8) action id: 12
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x03 0x00 0x04 0xb8 0x02 0x01 0x02 0x01 0x11
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x64 to: 0x00 0x00 0x00 0x00 action id: 44
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 42 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 56 type: MSG_CS_DRIVE_ACK (0xe2) action id: 38
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x38 0xe2 0x01 0x00 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x64 to: 0x00 0x00 0x00 0x00 action id: 45
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 42 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 57 type: MSG_CS_DRIVE_ACK (0xe2) action id: 39
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x39 0xe2 0x01 0x00 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x64 to: 0x00 0x00 0x00 0x00 action id: 46
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 42 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 58 type: MSG_CS_DRIVE_ACK (0xe2) action id: 40
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x3a 0xe2 0x01 0x00 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x03 0x00 0x00 0x00 is 36 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x03 0x00 0x00 0x00 seq: 5 type: MSG_ACCESSORY_STATE (0xb8) action id: 13
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x03 0x00 0x05 0xb8 0x03 0x01 0x02 0x01 0x11
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x03 0x00 0x00 0x00 is 27 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x03 0x00 0x00 0x00 seq: 6 type: MSG_ACCESSORY_STATE (0xb8) action id: 14
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x03 0x00 0x06 0xb8 0x04 0x01 0x02 0x01 0x11
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x02 0x00 0x00 0x00 seq: 0 type: MSG_SYS_ERROR (0x86) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x02 0x00 0x00 0x86 0x04 0x0c
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: MSG_SYS_ERROR type: BIDIB_ERR_SEQUENCE (0x04)
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x38 to: 0x02 0x00 0x00 0x00 action id: 23
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x02 0x00 0x00 0x00 seq: 1 type: MSG_ACCESSORY_STATE (0xb8) action id: 18
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x02 0x00 0x01 0xb8 0x00 0x00 0x03 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x38 to: 0x02 0x00 0x00 0x00 action id: 24
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x02 0x00 0x00 0x00 seq: 2 type: MSG_ACCESSORY_STATE (0xb8) action id: 19
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x02 0x00 0x02 0xb8 0x01 0x00 0x03 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x38 to: 0x02 0x00 0x00 0x00 action id: 25
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x02 0x00 0x00 0x00 seq: 3 type: MSG_ACCESSORY_STATE (0xb8) action id: 20
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x02 0x00 0x03 0xb8 0x02 0x00 0x03 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x38 to: 0x02 0x00 0x00 0x00 action id: 26
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x02 0x00 0x00 0x00 seq: 4 type: MSG_ACCESSORY_STATE (0xb8) action id: 21
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x02 0x00 0x04 0xb8 0x03 0x00 0x03 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x38 to: 0x02 0x00 0x00 0x00 action id: 27
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x02 0x00 0x00 0x00 seq: 5 type: MSG_ACCESSORY_STATE (0xb8) action id: 22
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x02 0x00 0x05 0xb8 0x04 0x00 0x03 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x04 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x04 0x00 0x00 0x00 seq: 0 type: MSG_SYS_ERROR (0x86) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x04 0x00 0x00 0x86 0x04 0x0a
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: MSG_SYS_ERROR type: BIDIB_ERR_SEQUENCE (0x04)
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x38 to: 0x04 0x00 0x00 0x00 action id: 34
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x04 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x04 0x00 0x00 0x00 seq: 1 type: MSG_ACCESSORY_STATE (0xb8) action id: 29
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x04 0x00 0x01 0xb8 0x00 0x00 0x01 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x38 to: 0x04 0x00 0x00 0x00 action id: 35
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x04 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x04 0x00 0x00 0x00 seq: 2 type: MSG_ACCESSORY_STATE (0xb8) action id: 30
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x04 0x00 0x02 0xb8 0x01 0x00 0x03 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x38 to: 0x04 0x00 0x00 0x00 action id: 36
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x04 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x04 0x00 0x00 0x00 seq: 3 type: MSG_ACCESSORY_STATE (0xb8) action id: 31
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x04 0x00 0x03 0xb8 0x02 0x00 0x03 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x38 to: 0x04 0x00 0x00 0x00 action id: 37
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x04 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x04 0x00 0x00 0x00 seq: 4 type: MSG_ACCESSORY_STATE (0xb8) action id: 32
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x04 0x00 0x04 0xb8 0x03 0x00 0x03 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x04 0x00 0x00 0x00 is 36 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x04 0x00 0x00 0x00 seq: 5 type: MSG_ACCESSORY_STATE (0xb8) action id: 33
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x04 0x00 0x05 0xb8 0x04 0x00 0x03 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x64 to: 0x00 0x00 0x00 0x00 action id: 47
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 42 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 59 type: MSG_CS_DRIVE_ACK (0xe2) action id: 41
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x3b 0xe2 0x01 0x00 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x64 to: 0x00 0x00 0x00 0x00 action id: 48
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 42 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 60 type: MSG_CS_DRIVE_ACK (0xe2) action id: 42
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x3c 0xe2 0x02 0x00 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x64 to: 0x00 0x00 0x00 0x00 action id: 49
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 42 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 61 type: MSG_CS_DRIVE_ACK (0xe2) action id: 43
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x3d 0xe2 0x02 0x00 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x01 0x00 0x00 0x00 is 18 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x01 0x00 0x00 0x00 seq: 6 type: MSG_ACCESSORY_STATE (0xb8) action id: 7
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x01 0x00 0x06 0xb8 0x05 0x01 0x02 0x01 0x0f
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x01 0x00 0x00 0x00 is 9 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x01 0x00 0x00 0x00 seq: 7 type: MSG_ACCESSORY_STATE (0xb8) action id: 8
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x01 0x00 0x07 0xb8 0x06 0x00 0x02 0x01 0x11
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x01 0x00 0x00 0x00 is 0 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x01 0x00 0x00 0x00 seq: 8 type: MSG_ACCESSORY_STATE (0xb8) action id: 9
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x01 0x00 0x08 0xb8 0x07 0x00 0x02 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x64 to: 0x00 0x00 0x00 0x00 action id: 50
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 42 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 62 type: MSG_CS_DRIVE_ACK (0xe2) action id: 44
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x3e 0xe2 0x02 0x00 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x64 to: 0x00 0x00 0x00 0x00 action id: 51
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 42 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 63 type: MSG_CS_DRIVE_ACK (0xe2) action id: 45
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x3f 0xe2 0x02 0x00 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x64 to: 0x00 0x00 0x00 0x00 action id: 52
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 42 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 64 type: MSG_CS_DRIVE_ACK (0xe2) action id: 46
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x40 0xe2 0x04 0x00 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x03 0x00 0x00 0x00 is 18 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x03 0x00 0x00 0x00 seq: 7 type: MSG_ACCESSORY_STATE (0xb8) action id: 15
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x03 0x00 0x07 0xb8 0x05 0x01 0x02 0x01 0x11
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x03 0x00 0x00 0x00 is 9 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x03 0x00 0x00 0x00 seq: 8 type: MSG_ACCESSORY_STATE (0xb8) action id: 16
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x03 0x00 0x08 0xb8 0x06 0x00 0x02 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x03 0x00 0x00 0x00 is 0 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x03 0x00 0x00 0x00 seq: 9 type: MSG_ACCESSORY_STATE (0xb8) action id: 17
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x03 0x00 0x09 0xb8 0x07 0x00 0x02 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 42 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 65 type: MSG_BOOST_DIAGNOSTIC (0xb2) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x00 0x41 0xb2 0x00 0x37 0x01 0x97 0x02 0x13
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x38 to: 0x02 0x00 0x00 0x00 action id: 28
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 45 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x02 0x00 0x00 0x00 seq: 6 type: MSG_ACCESSORY_STATE (0xb8) action id: 23
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x02 0x00 0x06 0xb8 0x05 0x00 0x03 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 36 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x02 0x00 0x00 0x00 seq: 7 type: MSG_ACCESSORY_STATE (0xb8) action id: 24
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x02 0x00 0x07 0xb8 0x06 0x00 0x03 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 27 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x02 0x00 0x00 0x00 seq: 8 type: MSG_ACCESSORY_STATE (0xb8) action id: 25
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x02 0x00 0x08 0xb8 0x07 0x00 0x03 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 18 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x02 0x00 0x00 0x00 seq: 9 type: MSG_ACCESSORY_STATE (0xb8) action id: 26
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x02 0x00 0x09 0xb8 0x08 0x00 0x01 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 9 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x02 0x00 0x00 0x00 seq: 10 type: MSG_ACCESSORY_STATE (0xb8) action id: 27
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x02 0x00 0x0a 0xb8 0x09 0x00 0x01 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x04 0x00 0x00 0x00 is 27 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x04 0x00 0x00 0x00 seq: 6 type: MSG_ACCESSORY_STATE (0xb8) action id: 34
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x04 0x00 0x06 0xb8 0x05 0x00 0x03 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x04 0x00 0x00 0x00 is 18 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x04 0x00 0x00 0x00 seq: 7 type: MSG_ACCESSORY_STATE (0xb8) action id: 35
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x04 0x00 0x07 0xb8 0x06 0x00 0x03 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x04 0x00 0x00 0x00 is 9 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x04 0x00 0x00 0x00 seq: 8 type: MSG_ACCESSORY_STATE (0xb8) action id: 36
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x04 0x00 0x08 0xb8 0x07 0x00 0x03 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x04 0x00 0x00 0x00 is 0 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x04 0x00 0x00 0x00 seq: 9 type: MSG_ACCESSORY_STATE (0xb8) action id: 37
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x04 0x00 0x09 0xb8 0x08 0x00 0x03 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Dequeued type: 0x64 to: 0x00 0x00 0x00 0x00 action id: 53
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 42 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 66 type: MSG_CS_DRIVE_ACK (0xe2) action id: 47
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x42 0xe2 0x04 0x00 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 35 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 67 type: MSG_CS_DRIVE_ACK (0xe2) action id: 48
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x43 0xe2 0x04 0x00 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 28 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 68 type: MSG_CS_DRIVE_ACK (0xe2) action id: 49
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x44 0xe2 0x04 0x00 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 21 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 69 type: MSG_CS_DRIVE_ACK (0xe2) action id: 50
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x45 0xe2 0x05 0x00 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 14 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 70 type: MSG_CS_DRIVE_ACK (0xe2) action id: 51
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x46 0xe2 0x05 0x00 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 7 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 71 type: MSG_CS_DRIVE_ACK (0xe2) action id: 52
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x47 0xe2 0x06 0x00 0x01
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x02 0x00 0x00 0x00 is 0 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x02 0x00 0x00 0x00 seq: 11 type: MSG_ACCESSORY_STATE (0xb8) action id: 28
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x02 0x00 0x0b 0xb8 0x0a 0x00 0x02 0x00 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 7 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 72 type: MSG_BM_DYN_STATE (0xaa) action id: 0
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Message bytes: 0x08 0x00 0x48 0xaa 0x18 0x06 0x00 0x01 0x00
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 0 byte
Jan 10 19:37:46 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 73 type: MSG_CS_DRIVE_ACK (0xe2) action id: 53

BiDiB Library Shutdown

Jan 10 19:37:54 raspberrypi2 swtbahn: server: Request: Stop

Execute bidib_stop()

Jan 10 19:37:54 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:54 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:54 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 109 type: MSG_BM_DYN_STATE (0xaa) action id: 0
Jan 10 19:37:54 raspberrypi2 swtbahn: libbidib: Message bytes: 0x08 0x00 0x6d 0xaa 0x03 0x02 0x00 0x01 0x00
Jan 10 19:37:54 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:54 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:54 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 110 type: MSG_BM_DYN_STATE (0xaa) action id: 0
Jan 10 19:37:54 raspberrypi2 swtbahn: libbidib: Message bytes: 0x08 0x00 0x6e 0xaa 0x29 0x05 0x00 0x01 0x00
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 111 type: MSG_BM_DYN_STATE (0xaa) action id: 0
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Message bytes: 0x08 0x00 0x6f 0xaa 0x18 0x06 0x00 0x01 0x00
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 112 type: MSG_BM_DYN_STATE (0xaa) action id: 0
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Message bytes: 0x08 0x00 0x70 0xaa 0x03 0x02 0x00 0x01 0x00
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Received from: 0x03 0x00 0x00 0x00 seq: 25 type: MSG_LC_STAT (0xc0) action id: 0
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Message bytes: 0x07 0x03 0x00 0x19 0xc0 0x27 0x00 0x01
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: No peripheral on port 0x27 0x00 configured for node address 0x03 0x00 0x00 0x0
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 113 type: MSG_BM_DYN_STATE (0xaa) action id: 0
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Message bytes: 0x08 0x00 0x71 0xaa 0x29 0x05 0x00 0x01 0x00
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 114 type: MSG_BOOST_DIAGNOSTIC (0xb2) action id: 0
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x00 0x72 0xb2 0x00 0x43 0x01 0x96 0x02 0x12
  1. bidib_set_track_output_state_all(BIDIB_CS_SOFTSTOP)
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Set all track outputs to state: 0x02 with action id: 54
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 35 type: MSG_CS_SET_STATE (0x62) action id: 54
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Message bytes: 0x04 0x00 0x23 0x62 0x02
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 5 byte
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 0 byte
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 115 type: MSG_CS_STATE (0xe1) action id: 54
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Message bytes: 0x04 0x00 0x73 0xe1 0x02
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 116 type: MSG_BM_DYN_STATE (0xaa) action id: 0
Jan 10 19:37:55 raspberrypi2 swtbahn: libbidib: Message bytes: 0x08 0x00 0x74 0xaa 0x18 0x06 0x00 0x01 0x00
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 117 type: MSG_BM_DYN_STATE (0xaa) action id: 0
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Message bytes: 0x08 0x00 0x75 0xaa 0x03 0x02 0x00 0x01 0x00
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 118 type: MSG_BM_DYN_STATE (0xaa) action id: 0
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Message bytes: 0x08 0x00 0x76 0xaa 0x29 0x05 0x00 0x01 0x00
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Received from: 0x03 0x00 0x00 0x00 seq: 26 type: MSG_LC_STAT (0xc0) action id: 0
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Message bytes: 0x07 0x03 0x00 0x1a 0xc0 0x27 0x00 0x00
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: No peripheral on port 0x27 0x00 configured for node address 0x03 0x00 0x00 0x0
  1. bidib_state_reset_train_params()
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 36 type: MSG_CS_DRIVE (0x64) action id: 0
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x24 0x64 0x01 0x00 0x03 0x00 0x00 0x00 0x00 0x00 0x00
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 7 byte
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 37 type: MSG_CS_DRIVE (0x64) action id: 0
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x25 0x64 0x02 0x00 0x03 0x00 0x00 0x00 0x00 0x00 0x00
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 14 byte
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 38 type: MSG_CS_DRIVE (0x64) action id: 0
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x26 0x64 0x04 0x00 0x03 0x00 0x00 0x00 0x00 0x00 0x00
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 21 byte
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 39 type: MSG_CS_DRIVE (0x64) action id: 0
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x27 0x64 0x05 0x00 0x03 0x00 0x00 0x00 0x00 0x00 0x00
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 28 byte
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 40 type: MSG_CS_DRIVE (0x64) action id: 0
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Message bytes: 0x0c 0x00 0x28 0x64 0x06 0x00 0x03 0x00 0x00 0x00 0x00 0x00 0x00
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 35 byte
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 28 byte
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 119 type: MSG_CS_DRIVE_ACK (0xe2) action id: 0
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x77 0xe2 0x01 0x00 0x01
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 21 byte
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 120 type: MSG_CS_DRIVE_ACK (0xe2) action id: 0
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x78 0xe2 0x02 0x00 0x01
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 14 byte
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 121 type: MSG_CS_DRIVE_ACK (0xe2) action id: 0
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x79 0xe2 0x04 0x00 0x01
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 7 byte
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 122 type: MSG_CS_DRIVE_ACK (0xe2) action id: 0
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x7a 0xe2 0x05 0x00 0x01
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Cache flushed
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 0 byte
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 123 type: MSG_CS_DRIVE_ACK (0xe2) action id: 0
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Message bytes: 0x06 0x00 0x7b 0xe2 0x06 0x00 0x01
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Received packet
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: CRC correct, split packet in messages
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Received from: 0x00 0x00 0x00 0x00 seq: 124 type: MSG_BOOST_DIAGNOSTIC (0xb2) action id: 0
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Message bytes: 0x09 0x00 0x7c 0xb2 0x00 0x43 0x01 0x97 0x02 0x12
  1. bidib_set_track_output_state_all(BIDIB_CS_OFF)
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Set all track outputs to state: 0x00 with action id: 55
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Send to: 0x00 0x00 0x00 0x00 seq: 41 type: MSG_CS_SET_STATE (0x62) action id: 55
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Message bytes: 0x04 0x00 0x29 0x62 0x00
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Used output buffer for 0x00 0x00 0x00 0x00 is 5 byte
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Cache flushed
  1. bidib_serial_port_close()
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Serial port closed
  1. bidib_node_state_table_free()
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Node state table reset
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Node state table freed
  1. bidib_uplink_queue_free()
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Message queue reset
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Message queue freed
  1. bidib_uplink_error_queue_free()
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Error message queue reset
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Error message queue freed
  1. bidib_uplink_intern_queue_free()
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Intern message queue reset
Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: Intern message queue freed

Finally, the BiDiB library stops

Jan 10 19:37:56 raspberrypi2 swtbahn: libbidib: libbidib stopped