Skip to content

v0.99.2

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 17:36
· 34 commits to master since this release
1c5ddde

Commits

  • e86a596: Simplify compilation (#120) (Peter Wittich) #120
  • 0b478bc: Some minor string improvements (#121) (Peter Wittich) #121
  • 4479f34: I/O expander initialization; GPIO CLI tool, some refinement of RTC interface (#122) (Peter Wittich) #122
  • 637f5db: Rev2b eeprom (#125) (Peace Kotamnives) #125
  • 8322137: Code cleanup (#127) (Peter Wittich) #127
  • 3526ea6: Fix regression on I2C register reading (#128) (Peter Wittich) #128
  • ec7d7aa: Clean up logging in Firefly Task and set/reset page register (#129) (Peter Wittich) #129
  • d19821c: ADCMon and LOG updates (#130) (Peter Wittich) #130
  • 36f7c37: Read EEPROM first revision (#131) (Peace Kotamnives) #131
  • fd88b9c: Zynq monitoring generalization and updates for Rev2 (#132) (Peter Wittich) #132
  • 45cd2c0: Fix bug in interaction between power supply and alarm tasks (#133) (Peter Wittich) #133
  • 383a9dd: Various small cleanups and add GH action for formatting. (#134) (Peter Wittich) #134
  • ee0605d: Allow override of PS configuration (#137) (Peter Wittich) #137
  • 6cce566: add quit init clock loading if garbage EEPROM is detected (#138) (Peace Kotamnives) #138
  • 9a3c85f: Implementing new monitor i2c task to replace ffl task and add clock registers (#136) (Peace Kotamnives) #136
  • 34456be: Automatically commit clang-format fixes (#142) (Peter Wittich) #142
  • c279268: only run clang-format GitHub action if there are changed files (#143) (Peter Wittich) #143
  • 2e85741: Hotfix for issues running on Rev1 (#146) (Peter Wittich) #146
  • 7525cb2: Fix hardcode in InitTask from issue #148 (#149) (Peace Kotamnives) #149
  • db98ea8: detect first-time loading mcu FW (#145) (Peace Kotamnives) #145
  • b923b86: Update makedefs (#152) (Peter Wittich) #152
  • 8ad8b7b: CLI for turning on 3.8V for power supplies (#153) (Peter Wittich) #153
  • fcebefd: require a check on 3.3V power supply for loadclock (#157) (Peace Kotamnives) #157
  • e37ed20: Add CLI to take/release I2C mutex (#154) (Peter Wittich) #154
  • 71a2ecf: Fix misc bugs (#164) (Peace Kotamnives) #164
  • 9e857db: Semaphore cleanup (#165) (Peter Wittich) #165
  • ef3f0c9: Improvement on sem_ctl + psreg (#167) (Peace Kotamnives) #167
  • 4af28bb: add new 'powering down' state to PS state machine (#169) (Peter Wittich) #169
  • 315d573: Bug fix: add 'DOWN' state to power control state machine strings (#170) (Peter Wittich) #170
  • 186f4aa: GitHub actions fix (#172) (Peter Wittich) #172
  • 5045342: Add check to every Semaphore Take and Give (#168) (Peace Kotamnives) #168
  • 1c5ddde: I2c device fix (#175) (Peter Wittich) #175