This ION DTN repository inlcudes an Uart and LoRa Convergence Layer for ION-DTN
Add an UART protocol to the ION a protocol uart 1400 100
Configure UART outduct with the link to the serial tty file descriptor and baud rate a outduct uart /dev/ttyACM0,115200 uartclo
Configure UART induct with the link to the serial tty file descriptor and baud rate a induct uart /dev/ttyACM0,115200 uartcli
a plan NODENR uart//dev/ttyACM0,115200
##Note: A serial descriptor needs to have a read and write permission!