paparazzi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[paparazzi-commits] [paparazzi/pprzlink] 604340: [examples] start adding


From: GitHub
Subject: [paparazzi-commits] [paparazzi/pprzlink] 604340: [examples] start adding linux uart example in C
Date: Tue, 03 May 2016 13:20:58 -0700

  Branch: refs/heads/C_examples
  Home:   https://github.com/paparazzi/pprzlink
  Commit: 604340b63b5d6bf5a94d92249c62d601fe8101ea
      
https://github.com/paparazzi/pprzlink/commit/604340b63b5d6bf5a94d92249c62d601fe8101ea
  Author: Ewoud Smeur <address@hidden>
  Date:   2016-05-03 (Tue, 03 May 2016)

  Changed paths:
    M Makefile
    A examples/C/.gitignore
    A examples/C/Makefile
    A examples/C/linux_uart_example.c
    A examples/C/linux_uart_pprz_transport.c
    A examples/C/linux_uart_pprz_transport.h

  Log Message:
  -----------
  [examples] start adding linux uart example in C

still missing the actual serial/tty/UART functions like setup of the device/fd, 
writing a char to the device, etc...
Maybe re-use serial_port.[ch] from paparazzi?



reply via email to

[Prev in Thread] Current Thread [Next in Thread]