Skip to content

UBNanosatLab/lfr-firmware

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lfr-firmware

Little Free Radio Firmware

This repository holds the firmware running on the MSP430FR5994 inside LFR.

The code here is distributed as a TI Code Composer Studio (Eclipse) project. Install CCS, clone the repository, then import the project. This allows the use of the CCS environment for development, building, and source-level debugging.

License

Little Free Radio - An Open Source Radio for CubeSats
Copyright (C) 2018 Grant Iraci, Brian Bezanson
A project of the University at Buffalo Nanosatellite Laboratory

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.