Activity for Richard Bray

  • Richard Bray Richard Bray committed [c30118]

    Added check at end of function main for Error_Detected and return 1 if there were errors.

  • Richard Bray Richard Bray committed [7dd482]

    Added check for environment variable BACNET_APDU_TIMEOUT.

  • Richard Bray Richard Bray committed [88dc88]

    Added usleep(30) to RS485_Check_UART_Data allowing the process to give up time to the system,

  • Richard Bray Richard Bray committed [660a6e]

    Move datalink_receive to bottom of main loop to speed up communication when using address cache

  • Richard Bray Richard Bray committed [b6109e]

    moved datalink_recieve to bottom of main loop to improve speed when using address cache

  • Richard Bray Richard Bray committed [36b127]

    Linux BASH script to read device properties

  • Richard Bray Richard Bray committed [f5b16e]

    Reorder items of whois addresses to be compatible with address_cache file format

  • Richard Bray Richard Bray committed [20691c]

    Added ability to scan muiltiple Device IDs passed on the command line

  • Richard Bray Richard Bray committed [ffa96a]

    Output of bacrp command has return+line-feed dos style output. Added return+line-feed to echo statements to keep output consistent if piped to a file. It will now create a valid DOS file.

  • Richard Bray Richard Bray committed [5e2bef]

    Fixed return value when error detected

  • Richard Bray Richard Bray committed [21a61c]

    More corrections to return value

  • Richard Bray Richard Bray committed [e3b1c8]

    Added ability to set starting invoke id from environment variable BACNET_INVOKE_ID

  • Richard Bray Richard Bray committed [828b44]

    Change Network Layer message to print to stderr

  • Richard Bray Richard Bray committed [24e7c4]

    Added check at end of function main for Error_Detected and return 1 if there were errors.

  • Richard Bray Richard Bray committed [c6501b]

    Added check for environment variable BACNET_APDU_TIMEOUT.

  • Richard Bray Richard Bray committed [9a2f05]

    Added usleep(30) to RS485_Check_UART_Data allowing the process to give up time to the system,

  • Richard Bray Richard Bray committed [f89268]

    Move datalink_receive to bottom of main loop to speed up communication when using address cache

  • Richard Bray Richard Bray committed [84ad4f]

    moved datalink_recieve to bottom of main loop to improve speed when using address cache

  • Richard Bray Richard Bray committed [fb1b2a]

    Added ability to scan muiltiple Device IDs passed on the command line

  • Richard Bray Richard Bray committed [e80a85]

    Linux BASH script to read device properties

  • Richard Bray Richard Bray committed [16f750]

    Reorder items of whois addresses to be compatible with address_cache file format

  • Richard Bray Richard Bray committed [91a3c7]

    Output of bacrp command has return+line-feed dos style output. Added return+line-feed to echo statements to keep output consistent if piped to a file. It will now create a valid DOS file.

  • Richard Bray Richard Bray committed [d4797f]

    Fixed return value when error detected

  • Richard Bray Richard Bray committed [15c537]

    More corrections to return value

  • Richard Bray Richard Bray committed [37d048]

    Added ability to set starting invoke id from environment variable BACNET_INVOKE_ID

  • Richard Bray Richard Bray committed [81bc03]

    Change Network Layer message to print to stderr

1