Skip to content

Releases: apollo-lhc/cm_mcu

SoftUART fixes and Power Supply State machine cleanup

15 Jul 16:35
4f53d42
Compare
Choose a tag to compare

Includes code for LGA80D monitoring (expert use only).

Granular control of Firefly devices

16 Jun 02:21
17d3d37
Compare
Choose a tag to compare

Can now turn on and off CDR, FF XMIT on a per-FF module basis. Also can read/write to arbitrary control byte of a FF.

More CI issues

17 May 02:20
7d96a84
Compare
Choose a tag to compare

Look at v0.20

Update for CI issues

17 May 02:18
afa8bcc
Compare
Choose a tag to compare

look at v0.20

Boot loader updates and more logging, soft UART

16 May 18:15
afa8bcc
Compare
Choose a tag to compare

In this release

  1. The boot loader has a CLI interface to force an update. As of now the boot loader either points to the front panel UART or the ZYNQ uart, as defined at compile-time. The repo defaults to front panel
  2. More logging of various faults in the internal EEPROM for detection after crash or reboot
  3. Soft UART for data transfer to the Zynq, for a lot of monitoring information on the CM

new readline, error logging

08 Mar 18:15
a0a09b9
Compare
Choose a tag to compare
Temperature messages for error buffer (#45)

* choose number of entries for buffer_out
* firefly configuration in id block
* eeprom_read and one other little issue
* print temp messages
* device-specific alarm temperatures

Fixed ADC channel assignment bug

11 Feb 21:30
2c912ae
Compare
Choose a tag to compare

Fixes ADC channel reading bug.

updated I2C slave

06 Feb 20:07
331bd69
Compare
Choose a tag to compare

Add protection to the I2C slave to ensure 0xFF is sent when supplies are powered off.

test CI v2

01 Feb 02:55
ac5b10c
Compare
Choose a tag to compare
v0.16

2nd attempt for release integration (#37)

test new CI

01 Feb 02:20
231079f
Compare
Choose a tag to compare
v0.15

include release deployments into CI build process (#36)