Commit Graph
49 Commits
Author SHA1 Message Date
phl0 5adbe6d0d5 Add TCXO frequency to modem description 2018-06-06 14:05:36 +02:00
phl0 cd0bd6e5c4 Create .bin on compile target instead of upload 2017-09-10 14:04:41 +02:00
phl0 595f38b796 Refactor variable initialization in YSFRX.h 2017-08-28 07:48:25 +02:00
phl0 9e5234539e Add pin number for STM32F4 discovery 2017-06-21 12:53:04 +02:00
phl0 dea7c714c0 Add pin numbers for morpho header 2017-06-21 12:44:53 +02:00
phl0 4690186812 Add pin numbers 2017-06-21 12:36:11 +02:00
phl0 1dc23a4aa6 Fix Arduino Makefile to include GitVersion on upload 2017-06-06 10:50:53 +02:00
phl0 1d6ca99df9 Make Makefile compatible with builds on Windows 2017-04-17 23:01:19 +02:00
phl0 cfb6e31e2f Remove Arduino compiler warning 2017-04-13 09:35:21 +02:00
phl0 871c328914 Cleanup Makefile.Arduino 2017-04-12 23:00:39 +02:00
phl0 fa251afdcb Add define for default Makefile 2017-04-12 22:58:35 +02:00
phl0 27618658a9 Force rebuild of GitVersion.h 2017-04-12 22:43:02 +02:00
phl0 bb42bdc422 Add build/ dir for Arduino Makefile to .gitignore 2017-04-12 22:31:59 +02:00
phl0 f15fcc17ec Update Arduino Makefile to latest SAM version 2017-04-12 22:18:25 +02:00
phl0 59a9b3018f Add a define to Makefile 2017-04-12 21:57:32 +02:00
phl0 07b7801821 A little less verbose and add verfiy 2017-04-12 17:39:15 +02:00
phl0 3d430cbe44 Add first working version of Arduino Due Makefile 2017-04-12 17:35:01 +02:00
phl0 53f51820fa Include GitID of Modem firmware 2017-04-12 11:51:28 +02:00
phl0 61a86b7f06 Make GITVERSION a macro and make before nucleo 2017-04-12 11:12:50 +02:00
phl0 696964a3a4 Add GitVersion.h to .gitignore 2017-04-12 10:15:47 +02:00
phl0 23228a0027 Add GitVersion.h to clean command 2017-04-12 10:15:05 +02:00
phl0 b4bef6e7c3 Add GitVersion.h to Makefile 2017-04-12 10:13:44 +02:00
phl0 5ee6a0d6db Correct comments to align with changed pins 2017-01-22 12:22:40 +01:00
phl0 49e0d13967 Redefine Mode pins for D-Star and DMR 2017-01-22 00:46:12 +01:00
phl0 79b0b141a2 Add support for external mode pins on F0DEI board 2017-01-20 17:34:32 +01:00
phl0 f97e53f1eb Add gitignore to irgnore object files and STM lib 2017-01-20 16:34:25 +01:00
phl0 eab91cca3a Correct typo 2017-01-19 21:54:21 +01:00
phl0 1e7c06de45 Refactor SerialSTM.cpp 2017-01-19 21:50:06 +01:00
phl0 df5ab3de60 Refactor IOSTM.cpp 2017-01-19 14:07:30 +01:00
phl0 51faaed880 Add some comments 2016-11-30 13:17:36 +01:00
phl0 9144ed41ec Correct calibration 2016-11-28 12:44:45 +01:00
phl0 afce2b6cb9 Remove forgotten function definition 2016-11-17 14:07:08 +01:00
phl0 230fab308c Make m_dcd global variable and save extra function 2016-11-17 14:05:19 +01:00
phl0 e3f35e0875 Add carrier detect LED to MMDVM firmware 2016-11-17 11:29:43 +01:00
phl0 4e9b5cef25 Fix length of reported parameters 2016-11-17 00:53:28 +01:00
phl0 150ea24a83 Add 12.288MHz TCXO to mmdvmmenu.sh 2016-11-10 16:48:52 +01:00
phl0 5f26a6c67d Some minor corrections 2016-11-10 16:44:29 +01:00
phl0 6f07eedebc Correct spaces in order to make mmdvmmenu.sh work (again) 2016-10-30 22:51:07 +01:00
phl0 3045fd408d Add P25 to supported modes 2016-10-26 10:06:56 +02:00
phl0 d3a3d51e77 Add note from Colin, G4ELM to Config.h 2016-10-26 10:05:49 +02:00
phl0 87414c5e5f Disable external TCXO by default 2016-10-25 22:58:06 +02:00
phl0 ab81d154d1 Add hint about if MMDVM was compiled with EXTERNAL_OSC 2016-08-25 08:57:44 +02:00
phl0 abfb777c69 Some typo correction 2016-06-29 12:48:11 +02:00
phl0 701732a724 Add options to change board layout 2016-06-29 12:46:47 +02:00
phl0 70df22ef81 Make sed commands more specific 2016-06-29 12:40:45 +02:00
phl0 2b148904af Typo correction 2016-06-29 12:31:46 +02:00
phl0 d15e5532ae Make mmdvmmenu.sh executable 2016-06-29 12:22:18 +02:00
phl0 d38ae029fe Removal of sudo and some minor code cleanups 2016-06-29 12:21:27 +02:00
phl0 b36ed70b0c Add information for MMDVM build on Ubuntu 14.04 with latest Arduino IDE 2016-05-12 12:52:02 +02:00