diff --git a/src/ardupilot.cpp b/src/ardupilot.cpp index a254fc295..ae0bfed5a 100644 --- a/src/ardupilot.cpp +++ b/src/ardupilot.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/ardupilot.h b/src/ardupilot.h index 7c2c6858d..4faab7a19 100644 --- a/src/ardupilot.h +++ b/src/ardupilot.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/audio.cpp b/src/audio.cpp index f0e995d88..bb91e39f8 100644 --- a/src/audio.cpp +++ b/src/audio.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/audio.h b/src/audio.h index d7cd3b576..5a89ea02d 100644 --- a/src/audio.h +++ b/src/audio.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/beeper.cpp b/src/beeper.cpp index 48814d941..2f0e501d2 100644 --- a/src/beeper.cpp +++ b/src/beeper.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/beeper.h b/src/beeper.h index d27e55909..69b69bb30 100644 --- a/src/beeper.h +++ b/src/beeper.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/diskio-test.cpp b/src/diskio-test.cpp index 9f6e94993..4ba6b53ab 100644 --- a/src/diskio-test.cpp +++ b/src/diskio-test.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/diskio.cpp b/src/diskio.cpp index 521e3a259..6e7bbaff5 100644 --- a/src/diskio.cpp +++ b/src/diskio.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/diskio.h b/src/diskio.h index cf91027a7..30d2d2bed 100644 --- a/src/diskio.h +++ b/src/diskio.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/drivers.cpp b/src/drivers.cpp index 5ca583822..6d027736e 100644 --- a/src/drivers.cpp +++ b/src/drivers.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/ff.cpp b/src/ff.cpp index 38640c2ab..c49111ef0 100644 --- a/src/ff.cpp +++ b/src/ff.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/ff.h b/src/ff.h index e25521411..06682fee8 100644 --- a/src/ff.h +++ b/src/ff.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/ffconf.h b/src/ffconf.h index 701e8079b..4c8f2641b 100644 --- a/src/ffconf.h +++ b/src/ffconf.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/file.cpp b/src/file.cpp index 2042211b1..2656a2d38 100644 --- a/src/file.cpp +++ b/src/file.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/file.h b/src/file.h index 17abc0c56..22fc77909 100644 --- a/src/file.h +++ b/src/file.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/frsky.cpp b/src/frsky.cpp index 13cc4f073..02cd5b5c3 100644 --- a/src/frsky.cpp +++ b/src/frsky.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/frsky.h b/src/frsky.h index 1273cb439..261b616d6 100644 --- a/src/frsky.h +++ b/src/frsky.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/general_menus.cpp b/src/general_menus.cpp index 0f56676f1..30914e8fb 100644 --- a/src/general_menus.cpp +++ b/src/general_menus.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/gtests.cpp b/src/gtests.cpp index 15899f8f3..6b5387a4f 100644 --- a/src/gtests.cpp +++ b/src/gtests.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/gtime.cpp b/src/gtime.cpp index 8e15d14db..ebe0069dd 100644 --- a/src/gtime.cpp +++ b/src/gtime.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/gtime.h b/src/gtime.h index c8bcc3d98..b275827cf 100644 --- a/src/gtime.h +++ b/src/gtime.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/integer.h b/src/integer.h index 748351692..81fcb123a 100644 --- a/src/integer.h +++ b/src/integer.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/jeti.cpp b/src/jeti.cpp index 5fedf4d57..0b03d4dbd 100644 --- a/src/jeti.cpp +++ b/src/jeti.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/jeti.h b/src/jeti.h index c97e525dc..0e78b6d43 100644 --- a/src/jeti.h +++ b/src/jeti.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/lcd.cpp b/src/lcd.cpp index 10d3a1d0c..bd913b9f1 100644 --- a/src/lcd.cpp +++ b/src/lcd.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/lcd.h b/src/lcd.h index f32933aaa..e1ea96520 100644 --- a/src/lcd.h +++ b/src/lcd.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/logs.cpp b/src/logs.cpp index b494a7729..6900ee316 100644 --- a/src/logs.cpp +++ b/src/logs.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/logs.h b/src/logs.h index 4d06adabf..185f8e79c 100644 --- a/src/logs.h +++ b/src/logs.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/main_views.cpp b/src/main_views.cpp index f878305ad..f7b325ea4 100644 --- a/src/main_views.cpp +++ b/src/main_views.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/menus.cpp b/src/menus.cpp index 63e2845a0..533aaf7cc 100644 --- a/src/menus.cpp +++ b/src/menus.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/menus.h b/src/menus.h index 0f102a55c..5dc0573db 100644 --- a/src/menus.h +++ b/src/menus.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/model_menus.cpp b/src/model_menus.cpp index 49647e11d..787872030 100644 --- a/src/model_menus.cpp +++ b/src/model_menus.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/myeeprom.h b/src/myeeprom.h index d43fbae7d..861227d73 100644 --- a/src/myeeprom.h +++ b/src/myeeprom.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/nmea.cpp b/src/nmea.cpp index d87e0c96d..2f1152e9d 100644 --- a/src/nmea.cpp +++ b/src/nmea.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/nmea.h b/src/nmea.h index b29d892d4..5726dc9f9 100644 --- a/src/nmea.h +++ b/src/nmea.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/o9xstrings.cpp b/src/o9xstrings.cpp index bcd1e2ac5..5edddaf9a 100644 --- a/src/o9xstrings.cpp +++ b/src/o9xstrings.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/o9xstrings.h b/src/o9xstrings.h index 8d410cfdd..e9883c04b 100644 --- a/src/o9xstrings.h +++ b/src/o9xstrings.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/open9x.cpp b/src/open9x.cpp index 06fc3804d..8569da710 100644 --- a/src/open9x.cpp +++ b/src/open9x.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/open9x.h b/src/open9x.h index bc422de35..4902989a7 100644 --- a/src/open9x.h +++ b/src/open9x.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/pers.cpp b/src/pers.cpp index 24c74c52c..bb2d82d04 100644 --- a/src/pers.cpp +++ b/src/pers.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/pgmtypes.h b/src/pgmtypes.h index 4cdf8eea0..84ec58f87 100644 --- a/src/pgmtypes.h +++ b/src/pgmtypes.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/pulses.cpp b/src/pulses.cpp index 3f70cbdf8..ea9e3e488 100644 --- a/src/pulses.cpp +++ b/src/pulses.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/rtc.cpp b/src/rtc.cpp index 0822192f5..c11642107 100644 --- a/src/rtc.cpp +++ b/src/rtc.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/rtc.h b/src/rtc.h index a2fb43f56..ddf12be62 100644 --- a/src/rtc.h +++ b/src/rtc.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/simpgmspace.cpp b/src/simpgmspace.cpp index 8ce5aa3e7..cc1669570 100644 --- a/src/simpgmspace.cpp +++ b/src/simpgmspace.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/simpgmspace.h b/src/simpgmspace.h index 9edc12363..c747d4e89 100644 --- a/src/simpgmspace.h +++ b/src/simpgmspace.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/simu.cpp b/src/simu.cpp index 920e9aff6..ee3dcc9ee 100644 --- a/src/simu.cpp +++ b/src/simu.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/somo14d.cpp b/src/somo14d.cpp index ad84f15c5..744116c6d 100644 --- a/src/somo14d.cpp +++ b/src/somo14d.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/somo14d.h b/src/somo14d.h index 3fc7a3b26..da126f057 100644 --- a/src/somo14d.h +++ b/src/somo14d.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/stamp.cpp b/src/stamp.cpp index 772aa6e47..fef2d4fda 100644 --- a/src/stamp.cpp +++ b/src/stamp.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/statistics_views.cpp b/src/statistics_views.cpp index 0f0a6e46a..b63307829 100644 --- a/src/statistics_views.cpp +++ b/src/statistics_views.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/templates.cpp b/src/templates.cpp index eca690c2c..e147c5f41 100644 --- a/src/templates.cpp +++ b/src/templates.cpp @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini diff --git a/src/templates.h b/src/templates.h index 4fd21e740..1e9db9753 100644 --- a/src/templates.h +++ b/src/templates.h @@ -8,6 +8,7 @@ * - Karl Szmutny * - Michael Blandford * - Michal Hlavinka + * - Pat Mackenzie * - Philip Moss * - Rob Thomson * - Romolo Manfredini