Commit Graph
83 Commits
Author SHA1 Message Date
phl0 17a3743cd8 Add GPIO and LEDs for FM mode 2020-05-11 14:27:23 +02:00
phl0 9987140790 Fix damn typo 2019-01-30 14:49:21 +01:00
phl0 6b00f7d27a Change to square wave and align amplitude 2019-01-30 14:42:17 +01:00
phl0 98fffb9b77 Fix const compiler issue 2019-01-30 13:02:55 +01:00
phl0 0a634b1223 Fix some minor bugs :) 2019-01-30 09:40:09 +01:00
phl0 5456f403a1 Add changes by G4KLX 2019-01-30 09:25:33 +01:00
phl0 461182bf60 1st attempt to send 600Hz sine wave 2019-01-23 16:23:45 +01:00
phl0 580ba0b536 Add synthetic 600Hz sine wave and some more POCSAGCal states 2019-01-23 14:58:01 +01:00
phl0 5e3c4c91bb Add basics for a POCSAG Cal mode 2019-01-22 22:21:40 +01:00
phl0 3875da80e7 Make MODE_PINS available on MMDVM_RPT_Hat 2018-11-02 15:02:34 +01:00
Florian (DF2ET) 6563ee2fb2 Merge pull request #195 from shawnchain/master
Fixed the concat macro error if no GITVERSION is defined, which is in…
2018-09-18 15:23:36 +02:00
phl0 4d780389bf Add GitVersion target to Makefile.CMSIS 2018-09-18 10:46:24 +02:00
phl0 5c9abf2eeb Only need rawRSSI variable if SEND_RSSI is defined 2018-09-18 10:33:33 +02:00
phl0 11997ca017 Fix -Wmisleading-indentation compiler warning 2018-09-18 10:17:51 +02:00
phl0 428d36da90 Rename F7Hat to (MMDVM_)RPT_Hat 2018-08-29 09:49:53 +02:00
phl0 328e88856a Add MODE_PINS for F7hat boards 2018-08-28 15:22:54 +02:00
phl0 1fef7772cb Add MODE pin for POCSAG 2018-08-08 11:16:16 +02:00
phl0 c2e785cdc4 Generalize MODE_PINS (not F4 specific any more) 2018-08-01 21:12:31 +02:00
phl0 5f19cfcb49 Rename MODE_PINS to MODE_LEDS 2018-08-01 21:09:57 +02:00
Florian (DF2ET) 5405395e1a Merge pull request #186 from N4IRS/master
Add POCSAG Pin for STM32-DVM
2018-07-24 12:05:24 +02:00
phl0 0d55ba317d Correct POCSAG LED for F7Hat 2018-07-23 11:39:16 +02:00
phl0 012b366143 Add POCSAG Pin for F7hat 2018-07-18 22:35:13 +02:00
phl0 fd8bc07b61 Merge branch 'master' into F7hat 2018-07-18 22:30:34 +02:00
phl0 68106058d6 Add missing ifdefines for F7Hat 2018-07-18 21:32:56 +02:00
phl0 d62c945887 Add POCSAG pin defs for f767 target 2018-07-12 07:36:44 +02:00
phl0 0aea9aef38 Correct typo in Makefile 2018-07-12 07:16:40 +02:00
phl0 6b28efc011 Flash F7Hat via GPIO 2018-07-01 01:45:42 +02:00
phl0 8c6289802f Add support for MMDVM-F7-Hat 2018-07-01 01:41:33 +02:00
phl0 61d5dd6eb3 Add submodules for F4/F7 libs 2018-06-23 22:40:13 +02:00
phl0 dbea23f171 Merge branch 'master' into pocsag 2018-06-14 19:34:16 +02:00
Florian (DF2ET) ead9747f95 Merge pull request #179 from EA3HKB/patch-1
Add description for non TCXO systems
2018-06-14 19:31:08 +02:00
Florian (DF2ET) 5fe665a6d3 Merge branch 'master' into patch-1 2018-06-14 19:30:52 +02:00
Florian (DF2ET) 3515b16222 Merge pull request #178 from EA3HKB/patch-2
Define new TCXO frequency names for add NO TCXO option
2018-06-14 19:29:39 +02:00
phl0 474dce0141 Add F7 lib to .gitignore 2018-06-06 14:06:42 +02:00
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