1. 25 Apr, 2019 2 commits
    • Dimitris Lampridis's avatar
      563d4184
    • Dimitris Lampridis's avatar
      software: eliminate application-specific code from wrtd library · 7d0c067c
      Dimitris Lampridis authored
      Remove all references to application specific (ADC, TDC, FD) from code,
      in order to generalize the library.
      
      Major changes include:
      
      - removal of application-specific initialisation and channel enabling code
      - removal of libwrtd-devices.c
      - removal of struct wrtd_mt_config
      - addition of fields to wrtd_root in order to be able to dynamicaly
        retrieve information that was previously stored in wrtd_mt_config
      - static names and numbering for local channels: local inputs are named
        LC-I<n>, local outputs are named LC-O<n>. Numbering (<n>) starts from
        device 0 of cpu 0 and increases, with a separate counter for inputs
        and outputs.
      - rework of source and destination CPU calculation to handle cases where
        multiple CPUs are capable of network RX/TX
      - update firmware to reflect the above changes
      7d0c067c
  2. 25 Mar, 2019 1 commit
  3. 21 Mar, 2019 1 commit
  4. 12 Mar, 2019 4 commits
  5. 11 Mar, 2019 2 commits
  6. 05 Mar, 2019 1 commit
  7. 21 Feb, 2019 1 commit
  8. 14 Feb, 2019 11 commits
  9. 12 Feb, 2019 2 commits
  10. 04 Feb, 2019 1 commit
  11. 29 Jan, 2019 2 commits
  12. 25 Jan, 2019 3 commits
  13. 23 Jan, 2019 5 commits
  14. 21 Jan, 2019 1 commit
  15. 17 Jan, 2019 3 commits