summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFiles
2020-01-15Added port to accessory card list. Added sorting for accessory card array if ...Harsh Sharma1
2020-01-10Bug fix: device info list declaration and valid directory checkHarsh Sharma1
2020-01-10RefectoringHarsh Sharma1
2020-01-09Added spidev as to accessory card object, moved setting capabilities for lora...Harsh Sharma3
2020-01-08Bug fix: fileExists struct was not initializedHarsh Sharma1
2020-01-08Added error checking file read and statHarsh Sharma1
2020-01-07Refactored accessory cards classes with inheritence, fixed Makefile clean, mo...Harsh Sharma3
2020-01-06Changed radio capability to be based on has_radio fileHarsh Sharma2
2020-01-02Added capability radio retry with a retry count and sleep timerHarsh Sharma1
2019-12-20Bug fix for writing device_info.jsonHarsh Sharma1
2019-12-19Initial commitHarsh Sharma41