 |
FOSSASAT-1B
|
- Module defines_mcu_temperature_configuration
- Julian -> Verify both MCU_TEMP constants give accurate internal temperature.
- Module defines_pin_map
- Julian -> Please check MPPT pin, seems to be connected to PD5 on some versions.
- Module defines_power_management_configuration
- Julian -> Set appropriate BATTERY_VOLTAGE_LIMIT and BATTERY_CW_BEEP_VOLTAGE_LIMIT
- Module defines_radio_lora_configuration
- Julian -> double check these values please.
- Module defines_radio_non_ism_band_fsk_configuraiton
- check FSK_RX_BANDWIDTH value
- Global Power_Control_Get_Sleep_Interval ()
- Julian -> The sleep intervals should be updated to match the new CW-synced communications.
- File system_info.h
- this module should contain the Restart Counter logic.
- Global System_Info_Get_Callsign (char *buff, uint8_t len)
- Implement a RAM variable to hold this since EEPROM degrades with use, memory restrictions do not allow this to be alloced in RAM.