Skip to content

Releases: kubos/kubos-old

1.0.1+13: Radio API - Moving away from generic pointers

16 Nov 15:55
99f7477
Compare
Choose a tag to compare

Radio API - Moving away from generic pointers

1.0.1

04 Aug 20:52
Compare
Choose a tag to compare
1.0.1 Pre-release
Pre-release
  • Adding support for Beaglebone Black
  • Adding support for Pumpkin MBM2
  • Adding Windows Dev Environment guide

1.0.0

27 Jun 22:43
Compare
Choose a tag to compare

0.2.3

01 Jun 21:32
Compare
Choose a tag to compare
Merge pull request #88 from kubostech/425_supervisor_telemetry

[KUBOS-425] Integration of the iobc supervisor with the linux-telemetry-service.

0.2.2

07 Apr 20:16
Compare
Choose a tag to compare

v0.2.2 - April 7 2017

  • KUBOS-350 Added multi-process communication support to telemetry library
  • KUBOS-283 Created a background telemetry management service
  • KUBOS-391 Created a background C&C service
  • KUBOS-409 Added logging to C&C
  • KUBOS-376 Added C&C 'build info' command
  • KUBOS-372 Added C&C 'reboot' command
  • KUBOS-338 Added KubOS Linux kernel rollback and recovery
  • KUBOS-340 Added init script generation and flashing for KubOS Linux projects

0.2.1

08 Mar 20:12
Compare
Choose a tag to compare

v0.2.1 - March 7 2017

  • KUBOS-388 Created initial Command & Control framework
  • KUBOS-350 Added support for inter-process communication between Kubos services
  • KUBOS-313 Updated Kubos SDK to allow flashing of non-application files to iOBC
  • KUBOS-321 Added ability to flash and install new KubOS Linux upgrade packages
  • KUBOS-360 Added Kubos CLI integration testing
  • KUBOS-363 Fixed Kubos CLI error reporting

0.2.0

03 Feb 21:26
Compare
Choose a tag to compare

v0.2 - Feb 3 2017

  • Created KubOS Linux
  • Major documentation updates
  • KUBOS-170 Created Kubos CLI as primary Kubos SDK command tool
  • KUBOS-175 Migrated from Docker to Vagrant for the Kubos SDK distribution system
  • KUBOS-329 Added KubOS Linux support to Kubos SDK
  • KUBOS-361 Added ability to use branched versions of Kubos code to Kubos CLI
  • KUOBS-267 Added telemetry service libraries for both KubOS RT and KubOS Linux
  • KUBOS-213 Added telemetry aggregation service libraries
  • KUBOS-201 Added inter-subsystem communication libraries