Silvano Seva
|
8b6f4e3056
|
Renamed rtc_shutdown() and toneGen_shutdown() to rtc_terminate() and toneGen_terminate()
|
2020-12-31 18:31:00 +01:00 |
Niccolò Izzo
|
c77cc46fb6
|
Fix include syntax
Interface header includes have acquired the interface prefix, to
distinguish them from regular header includes.
|
2020-12-24 16:30:13 +01:00 |
Silvano Seva
|
b1412dedb8
|
Added 'OSIntEnter'/'OSIntExit' to MDx tone generator ISR
|
2020-12-06 19:33:27 +01:00 |
Silvano Seva
|
1cf2a40182
|
Changed names of source files for MDx drivers to comply to new naming convention
|
2020-11-19 18:24:28 +01:00 |
Silvano Seva
|
552a88ed4c
|
Reorganising includes in MDxx380 tone generator source file
|
2020-11-19 12:53:13 +01:00 |
Silvano Seva
|
85a89d1f84
|
Doubled the prescale value of all the timers, since they run at twice the frequency of the bus they are connected to
|
2020-11-16 18:03:02 +01:00 |
Silvano Seva
|
01ee477b02
|
Workaround for an STM32F405 bug causing a delay between an RCC peripheral clock enable and the effective peripheral enabling, as described in ST's silicon errata sheet
|
2020-11-16 11:24:52 +01:00 |
Silvano Seva
|
f7fde110bb
|
Tone generator for CTCSS and user interface 'beep' on MD380
|
2020-11-13 14:31:43 +01:00 |