commit dc6aebd54522f0a7191726206a6154b5ba89f1f3 Merge: 72324bd c083788 Author: OpenLRSng builder Date: Wed Mar 18 19:40:04 2015 +0200 Merge branch 'master' of https://github.com/openLRSng/openLRSng commit c08378889dc0ae7cf6e35ff3f3c2a53e944da3f8 Author: Kari Hautio Date: Wed Mar 18 19:36:13 2015 +0200 Fix profile to defaut to '1'. commit 72324bd915cd95a05fc1b9e8391784d35f338980 Merge: 76e95d9 dd32f52 Author: OpenLRSng builder Date: Fri Jan 30 17:15:02 2015 +0200 Merge branch 'master' of https://github.com/openLRSng/openLRSng commit dd32f5292b2d27f1d66cc3546e08abab000f7624 Author: Kari Hautio Date: Fri Jan 30 17:13:19 2015 +0200 TX: reinitialize eeprom in case BIND_VERSION has changed. commit 76e95d9fb4e5252d45a0e49d9b364bd7ed6ffa9f Merge: 0754cb5 5eb4ea4 Author: OpenLRSng builder Date: Fri Jan 30 16:10:03 2015 +0200 Merge branch 'master' of https://github.com/openLRSng/openLRSng commit 5eb4ea48946d9e5c5fa42096f4ab24a71155791b Author: Kari Hautio Date: Fri Jan 30 16:05:33 2015 +0200 Fix mode switch reading code. commit 0754cb5af9ad25b0e985a432e58f7d04835efd41 Merge: 7a1ade5 3c413d8 Author: OpenLRSng builder Date: Fri Jan 30 15:50:03 2015 +0200 Merge branch 'master' of https://github.com/openLRSng/openLRSng commit 3c413d8bd661d9cd83eca34c77f15dd5d69c0342 Author: Kari Hautio Date: Fri Jan 30 15:46:02 2015 +0200 TX: enabled use of mode switch as channel commit 7a1ade57f5c0c160313530735217095c9768e623 Merge: c17547a d630804 Author: OpenLRSng builder Date: Thu Jan 29 16:00:02 2015 +0200 Merge branch 'master' of https://github.com/openLRSng/openLRSng commit d63080456c606a8c1752d9b5306ef57ef41799f7 Author: Kari Hautio Date: Mon Jan 19 22:58:22 2015 +0200 Also obey maxfreq on pure randomization (type promotion fail) commit 54b8e21d2964bfa48fcc29b3fea1f509716c3c0b Author: Kari Hautio Date: Mon Jan 19 22:27:40 2015 +0200 chpicker: ensure correct math by promoting types by hand commit 529c57912375c72ab69e8ce40276ad5ac7d1ddf2 Author: Kari Hautio Date: Mon Jan 19 19:29:46 2015 +0200 Forgot dialog.h from last commit. commit ebeab4488b13f1600ace8d19ff57e4c825738592 Author: Kari Hautio Date: Mon Jan 19 19:21:08 2015 +0200 Adaptive randomization should work now Rest of implementation added and enabled storing to eeprom. Some debug prints still present and should be removed after correct operation is confirmed. commit b1edccf994822efcb3bda097f9d546ff24e97b43 Author: Kari Hautio Date: Mon Jan 19 17:46:14 2015 +0200 chPicker: shuffle channels commit 340a35584786a4ce3cd30b9ef455721289307ca3 Author: Kari Hautio Date: Mon Jan 19 08:36:54 2015 +0200 Initial implementation of RSSI based channel picked, not finished yet. commit 4669e8aa141ba0734f61b0a91e8b7e419062137f Author: Kari Hautio Date: Sun Jan 4 23:12:11 2015 +0200 RX: Add support for triggering beacon sequence externally Code samples RSSI on beacon frequency during hops when in failsafe state. If RSSI exceeds average by more than 10dB beacon sequnce is fired after 1 second. commit 708279765721a113d30b7b1e578a7d8930a21df8 Author: Kari Hautio Date: Sat Jan 3 09:35:09 2015 +0200 Fix indent commit 911e63f84e31575b025c69fd3473bc034f829d87 Author: Kari Hautio Date: Fri Jan 2 22:33:18 2015 +0200 Initial support for locking failsafes from modification by 'button save'. commit e2d3dcfdd69c0e1b4179bca7b910d2452c9d105d Author: Kari Hautio Date: Thu Jan 1 21:40:00 2015 +0200 Remove dead code on frsky (smartPort) CRC routine. As per https://github.com/opentx/opentx/issues/1960 commit 3283a4d96fbbcb07f2ce7540ead78f03d64233b0 Author: Kari Hautio Date: Tue Dec 9 13:03:39 2014 +0200 Version 3.8.0, this is due to incompatbility in failsafe EEPROM/PSP. commit 6c69e5757477212a98c2cc356226dc5ce11e8241 Author: Kari Hautio Date: Tue Dec 9 13:02:53 2014 +0200 Support enabling failsafes on per channel manner. commit bbe3f8ebc16555e3fa8e6d96d7bab716a076eead Author: Kari Hautio Date: Tue Dec 9 13:01:34 2014 +0200 Profileswitching: generalize to work with just one TX_MODE input commit c3bf5972945fdcbdeb80329a1f176504f11805ab Author: Kari Hautio Date: Mon Dec 8 13:36:05 2014 +0200 Powerboost: show faint red along with blue in 'boost' mode. Signed-off-by: Kari Hautio commit e5b6f8de29133c224479d54f5a7648943de6bb59 Author: Kari Hautio Date: Mon Dec 8 13:24:32 2014 +0200 Profile cleanup o new PSP:s for setting default profile. o add 'boost' switch support Signed-off-by: Kari Hautio commit 8494b1138dbab986adde18be98d191e873344dc2 Author: Kari Hautio Date: Mon Dec 8 11:26:04 2014 +0200 Revise profile selection and minor cleanup o simplify logic a bit, allow selection of 'hw' mode via push button o move HW specific rx_config init to hardware.h commit c17547a367b938af92891636bc14b0fff51bd9bc Merge: eeb2130 14f7f5a Author: OpenLRSng builder Date: Thu Dec 4 11:20:02 2014 +0200 Merge branch 'master' of https://github.com/openLRSng/openLRSng commit 287a98dbba8ffd476bd3d155f34ed4c29db7596a Author: Kari Hautio Date: Thu Dec 4 11:17:53 2014 +0200 Prepare for v3.7.5 Signed-off-by: Kari Hautio commit 239ba57b41313cff771df5fc057d3ed8403652f9 Merge: 29cbce3 14f7f5a Author: Kari Hautio Date: Thu Dec 4 11:16:44 2014 +0200 Merge branch 'master' into development commit 14f7f5a6dab8a1e6ac68351ead0bba936bfe9d9a Author: Kari Hautio Date: Thu Dec 4 11:15:55 2014 +0200 Version 3.7.4 Signed-off-by: Kari Hautio commit 29cbce3216eeb7393cd87708b54ec7c0eefbbdd0 Author: Kari Hautio Date: Tue Dec 2 21:43:41 2014 +0200 Profile switch support (initial) Signed-off-by: Kari Hautio commit 2481545e6e9d1712c1bd0d2b1ea455abe6a5cea8 Author: Kari Hautio Date: Mon Dec 1 14:30:22 2014 +0200 Include info about fuses. commit 9b2010da2e3691f7c849bc83278234c69d64417c Author: kh4 Date: Fri Oct 31 13:05:53 2014 +0200 Correct packet length with diversity (extra 5 bytes of preamble) Allow recevery from TX timeout. commit 3bb4850bdca8537eb2168cd8caecb943e6fb33ee Author: kh4 Date: Thu Oct 30 16:02:34 2014 +0200 First pieces of diversity mode commit 79ea8660477894b3590347eeae4d9ec27b1160a8 Author: kh4 Date: Tue Oct 28 12:51:00 2014 +0200 Add new HWTYPE (9) to Makefile commit 4b3712ce64aedab782b5e87c9034de4bd5ff779d Merge: 102a04c 9683455 Author: Kari Hautio Date: Tue Oct 28 12:43:52 2014 +0200 Merge pull request #83 from Brotronics/development Initial commit for BroversityRX pinmap commit 96834554b55cae3e212bec93bc40502539941925 Author: readerror67 Date: Tue Oct 28 05:46:16 2014 -0400 Initial commit for BroversityRX pinmap commit eeb2130f55e3a9c2a306886f0aad317e598d0cb0 Merge: e764f79 102a04c Author: OpenLRSng builder Date: Tue Oct 28 10:50:01 2014 +0200 Merge branch 'master' of https://github.com/openLRSng/openLRSng commit 102a04c2e6f63cbdf02ce780dc143acd78af4f8f Author: kh4 Date: Sat Oct 25 11:01:20 2014 +0300 Make Sxx thresholds vary between outputs This allows using one channel to control up to three separate switches in following manner. The threshold is determined by modulo of the output number, it is advisable to test the outpus to verify order. input | SXa | SXb | SXc -1166 | OFF | OFF | OFF 1166-1500 | ON | OFF | OFF 1500-1830 | ON | ON | OFF 1830- | ON | ON | ON commit 7bcdbde9ea46571466b24a85585054bab6c70779 Author: kh4 Date: Sat Oct 25 10:45:51 2014 +0300 Fix Sx outputs. - failsafe did not apply to them - the outputs only worked when telemetry was enabled commit 3945a060849ee77dcf90f9ce5cb36cf7a06cde44 Author: kh4 Date: Wed Oct 22 19:54:26 2014 +0300 Compile 8MHz version for the microRX. commit e764f79d1772aa5e0697ad1dd63047bdf034e5c5 Merge: 8d18310 9129301 Author: OpenLRSng builder Date: Tue Oct 14 09:46:57 2014 +0300 Merge branch 'master' of https://github.com/openLRSng/openLRSng commit 9129301adb8153e84ac690ba2c7844a549537270 Author: kh4 Date: Tue Oct 14 09:38:01 2014 +0300 Disable CLI on 32u4 commit 8d18310c7bd4a604a460396a66152ef3ede387aa Author: kh4 Date: Tue Oct 14 09:38:01 2014 +0300 Disable CLI on 32u4 commit 3dddd6ccc6270e58741e4f138d62d41f8037c85f Author: kh4 Date: Fri Oct 10 15:08:01 2014 +0300 Fix serial output with SPEKTRUM, SUMD and SBUS. commit d0b38b4a35da8356f7bb0d77736f0e62437b0dd4 Author: kh4 Date: Fri Oct 10 13:50:30 2014 +0300 Add Flytron M1 TX commit 8edb6d82d9d114582103931000c82b8f3013db41 Author: kh4 Date: Fri Oct 10 10:18:20 2014 +0300 v3.7.3 commit b0d4b2821c52af72e6e798519c8482f80e8451dc Author: kh4 Date: Fri Oct 10 10:17:16 2014 +0300 Fix ppmChannels going to 17 when 16ch is used without RSSI injection. commit 54695434b18009b6e28cb818f97531023ffaa96c Merge: dcd29ed 48f708d Author: Kari Hautio Date: Mon Sep 22 09:44:40 2014 +0300 Merge pull request #77 from DTFUHF/development Always randomize rf magic and hop channels on tx eeprom creation commit 48f708d48ac45d804fdcb5333ce119a52459e86d Author: DTF UHF Date: Sun Sep 21 21:55:42 2014 -0400 Always randomize rf magic and hop channels on tx eeprom creation commit dcd29edeb99613484ec7d53c3f327ec09145985b Author: kh4 Date: Sun Sep 21 21:20:41 2014 +0300 Fix Flytron M1 pins commit ca3d2cdf016cb4cc4491e0886b6185a4f1cf80c6 Author: kh4 Date: Sat Sep 20 18:11:44 2014 +0300 Enable Flytron M1 TX (hw type 0) commit 6652dd117565900d8528213497e503cb11c7330e Author: kh4 Date: Mon Sep 15 17:01:22 2014 +0300 Adding 'AltPower' mode, this makes every n:th packet sent at lower power. commit b2062c29422b8ab5a9a03807761067590f855f5f Author: kh4 Date: Sun Sep 14 14:12:46 2014 +0300 Bug fix for operation with slave present. More clear LED behaviour with slave. commit 81eda39a497b34779b53978ca037f610d6a5a1a5 Author: kh4 Date: Sun Sep 14 12:51:07 2014 +0300 Version 3.7.2 - Add possibility to use TX (OrangeRX/Flytron) as RX (makes sense for 1W TX:s) - singletone beacon mode commit 0921e7b99f110bc83fd46a7069800c56bfeb101d Author: kh4 Date: Sat Aug 30 23:55:13 2014 +0300 Add 'static beacon' mode, emit single tone for 20s at full power in place of fading tune. commit cfd44bde65d41897ea2484dde72bbac306929c83 Author: kh4 Date: Wed Aug 27 21:29:21 2014 +0300 Fix RX ID numbers commit 41e3b3d2b6d9250ee30dd917167f096b37357221 Author: kh4 Date: Wed Aug 27 11:37:38 2014 +0300 Support for Flytron/OrangeRX TX as receiver, this is completely untested atm. commit f34bbc970b61f1110f638ea3ed72f12051890429 Author: kh4 Date: Wed Aug 27 11:05:56 2014 +0300 Rename miniRX to microRX to avoid confusion with the 6ch with USB. commit 74128b6f68c0687202743a1016f5c11934b17c98 Author: kh4 Date: Mon Aug 18 09:20:03 2014 +0300 Minimize time with interrupts disabled, this should solve issues with PPM glitching with OrangeRX/Flytron gear. commit 4461b3166bc14f0119ce196e62dbeba2a51867f0 Author: kh4 Date: Tue Aug 12 14:55:55 2014 +0300 Version 3.7.1 commit 4617b082fae64fc177eee69e912967cfbab66cd2 Author: kh4 Date: Tue Aug 12 14:55:04 2014 +0300 Fix RSSI PWM frequency. commit 8b8876d9f92bb40cb3316c199a5f5a7bd14c24eb Author: kh4 Date: Thu Jul 31 19:03:06 2014 +0300 Set RSSI to zero on total linkfail commit 8e06cb4bb578ab8e7ddb2f1d96b9153c7409cfc3 Author: kh4 Date: Thu Jul 31 18:23:58 2014 +0300 Scale separated RSSI/quality too commit 2b2050160ba85537d16b946d3ce8edb6af539e14 Author: kh4 Date: Thu Jul 31 10:47:40 2014 +0300 Fixup commit 30a980ea8d089b3eae9c575655f22615a7858a0e Author: Kari Hautio Date: Thu Jul 31 10:43:08 2014 +0300 Initial stuff to support injecting composite,quality,rssi or both quality and rssi commit 4a4ab0cda7671080464272328c4d83adbb82d917 Author: kh4 Date: Mon Jun 30 19:14:21 2014 +0300 Preliminary 8MHz support. commit 6851a73b49680bd2099cc7c792b00a0ab97cc9c1 Author: kh4 Date: Fri Jun 27 21:36:41 2014 +0300 Improved composite RSSI Q(0-126) RSSI (128-255) commit 26b19cb0e61684eff8bb0b0849c493f708de911c Author: kh4 Date: Mon Jun 16 21:48:15 2014 +0300 Just a little cleanup on da define. commit f8213dca7de9b1591f8b54b3051cae0c680c7184 Author: kh4 Date: Mon Jun 16 21:37:59 2014 +0300 A little typo (I cannot count) commit 7e8138985a5d7f8dbc75da79777cf5adbe5d057d Author: kh4 Date: Mon Jun 16 18:52:53 2014 +0300 Enable configurable minimum channel count for PPM input. commit eb71c5c8ab2f54c0817a523c0daa5b91b468bc91 Author: kh4 Date: Sun Jun 15 21:38:29 2014 +0300 Rest of minirx. commit 5bdf49e15d1b03cad1cac563efea289a873ee382 Author: Kari Hautio Date: Sun Jun 15 21:27:52 2014 +0300 MiniRX support commit 0954af4dc543f314a93aab5508c97e2fbcf84724 Author: kh4 Date: Sat May 31 20:35:25 2014 +0300 Image with bootloader for 32u4 too. commit 2b292f656149e72fa7f6381add821bf80983008f Author: kh4 Date: Sat May 31 13:37:03 2014 +0300 Generate fw images with bootloader for 328p. commit 9f8045cc6b97d9d59e3689a9b2950858e3e86b20 Author: kh4 Date: Sat May 31 12:01:06 2014 +0300 Clean up copy-paste from Makefile commit 7b85e9b75ada1469bc6da9e08cdb6b80d8d1f40c Author: kh4 Date: Fri May 30 20:59:00 2014 +0300 TX side channel mapping, only configurable via PSP at least for now. PPM input channels can be mapped freely and SDA/SCL pins can be used as analog inputs (on deluxeTX with 32u4 digital inputs). commit 76327992a1aaab410470e7e902e037c2856c3adc Author: kh4 Date: Fri May 30 18:35:22 2014 +0300 Accept 4 channel PPM (previously minimum was 6) commit 42ebd36b6f23c443431f2a32f99d5219c53b7bb3 Author: kh4 Date: Mon May 26 21:46:11 2014 +0300 v3.6.4 commit fea0b30f65647e81b119867a5f64f9f724cebf37 Author: kh4 Date: Mon May 26 16:41:37 2014 +0300 Fix RXD/TXD as normal output. commit d829986dccd2b3a01c237cfe5990f200b88ab913 Author: Juan-Antonio Date: Sat May 24 02:43:54 2014 +0200 Commands & Comments commit da3b29d80d0287f503a71e8b73dd055e56e9459a Author: Juan-Antonio Date: Sat May 24 02:39:14 2014 +0200 Newline removed commit 8755d6c172456c09c0318a2466bd28499298b55f Author: Juan-Antonio Date: Sat May 24 02:34:11 2014 +0200 Less hardcoded commands commit e0748f58de4d72c418fd29a44b31857f98be09cc Author: Juan-Antonio Date: Sat May 24 01:18:27 2014 +0200 Makefile takes care of creating folder libraries/ commit 5b09e079ef108f8587f3222dde008b79d9af7d31 Merge: d975ce9 cc416de Author: kh4 Date: Thu May 22 20:20:39 2014 +0300 Merge branch 'development' commit cc416de99c6ff1f9a88de5637f411a7f8566c8fd Author: DTF UHF Date: Thu May 22 13:04:20 2014 -0400 Make use of the SDN pin on supported hardware; required for JRdTX due to long electrical startup time commit f50c5e3e705d9e8d01128e3a8f334ed70544c3ed Author: kh4 Date: Tue May 20 21:52:45 2014 +0300 Fix signal monitor values. commit 6632dd6151ec4c37db145e0b0450ca0b1ff5aec5 Author: cTn Date: Tue May 20 15:49:16 2014 +0200 send ppmAge along with PPM data commit d975ce9d4d889a0cb63fa54e99fe687e7c7af286 Author: kh4 Date: Thu May 8 15:14:37 2014 +0300 v3.6.3 commit 5d18e8270305eb7251867e854a96cca474a9f6ab Merge: a72303a c57bae3 Author: kh4 Date: Thu May 8 15:14:20 2014 +0300 Merge branch 'development' commit c57bae35d835c4643d287e49aae670c51a718f54 Author: kh4 Date: Wed May 7 13:37:50 2014 +0300 Add PowerTower RX into dialog. commit e9c4c1758c802c9fa7d1c27d4a5c79e0d9b6371c Merge: 6f0b4f5 1bbe45b Author: Kari Hautio Date: Wed May 7 13:34:41 2014 +0300 Merge pull request #62 from readerror67/development Initial commit for PowerTowerRX target. commit 1bbe45b607ff7bb262ed7c3a7d60add47a73ea9e Author: readerror67 Date: Wed May 7 05:16:08 2014 -0400 Modifying the buzzer, simple high or low. Moving the BTN to SCL so a normal jumper can be used to enter BIND mode if used as TX. commit 384651f210438eae3411329b725f51abfc64150b Author: readerror67 Date: Wed May 7 04:36:43 2014 -0400 Initial commit for PowerTowerRX target. commit 6f0b4f5700202a82b2d48a85628dda495842f819 Merge: c550852 0dbc942 Author: Kari Hautio Date: Mon May 5 13:12:38 2014 +0300 Merge pull request #61 from lian/fix_absolute_path_in_makefile fix absolute path in makefile commit 0dbc9420a7039c512a9434af21854c9e6be8193f Author: Julian Langschaedel Date: Tue Apr 29 16:47:02 2014 +0200 fix absolute path in makefile commit c550852576cf01e3672b113685c0d529d26bb83b Author: kh4 Date: Sat Apr 26 01:03:41 2014 +0300 Optiomized optiboot with EEPROM support. This is needed for openLRSng to utilize watchdog on atmega328p based boards. commit a72303a8a3d94bdefbc400ee72c84be6165e94a7 Merge: 8d3b9b9 bf990a8 Author: kh4 Date: Thu Apr 24 12:44:58 2014 +0300 Merge branch 'development' commit bf990a8ad2b9df350ffb3908df2f5c364f17cc8e Author: kh4 Date: Thu Apr 24 12:21:42 2014 +0300 just style commit a4109671f151a2636530f322768570a9b358de2c Author: kh4 Date: Tue Apr 22 20:51:48 2014 +0300 Make configurator check time static 50ms even if PPM is present. This should be good compromise. commit 5991c30207d85d5c4cd3009bfb603fbb24309d4d Author: cTn Date: Sun Apr 20 21:41:38 2014 +0200 PSP can now read live PPM data commit 06b90517523fca7de7747e41842802fa99bcf50e Author: kh4 Date: Sun Apr 20 19:34:55 2014 +0300 Bumping it up to 3.6.2. commit b8f94ff44683ce28b5e18c2cb0e6ee3d4edf5fc3 Author: kh4 Date: Sun Apr 20 19:34:00 2014 +0300 Allow spek/SBUS/SUMD data from USB on deluxeTX. commit 8d3b9b90fb1695843f54f480d3125af831424398 Merge: 7af37d9 ad8d613 Author: kh4 Date: Sat Apr 19 22:46:52 2014 +0300 Merge branch 'development' commit ad8d6132a81311c303437b5ecc4767cb1438bdcf Merge: 08f41ee d5c5ca2 Author: Kari Hautio Date: Sat Apr 19 08:55:28 2014 +0300 Merge pull request #59 from DTFUHF/development Reorganize flags and fix duplicate watchdog/microPPM flag commit d5c5ca29f98ab2467ddc67ae102b4525e9507ed5 Author: DTF UHF Date: Sat Apr 19 01:03:56 2014 -0400 Reorganize flags and fix duplicate watchdog/microPPM flag commit 08f41ee403bace45256738b6cd482d6cef612f84 Author: kh4 Date: Thu Apr 17 12:00:34 2014 +0300 Bump version to 3.6.1 commit 0c0b4802416fa4a5be6be8e8c5e3993a686d3cb2 Author: kh4 Date: Thu Apr 17 12:00:07 2014 +0300 TX: make bootup faster commit cbec006b2956ca5f187a5c8852eea927d177ec0e Author: kh4 Date: Thu Apr 17 11:56:03 2014 +0300 Lower I2C speed to 200kHz as 400kHz is unreliable with longer lines. commit 7af37d96d9d47b732a7a98f45bd0e6108ba42988 Author: kh4 Date: Wed Apr 16 20:23:22 2014 +0300 just style commit a98632cfd792363c7e4800cbc44eb87588d7987b Merge: 5a436e4 0b883ab Author: kh4 Date: Sat Apr 12 08:17:00 2014 +0300 Merge branch 'master' into development commit 0b883ab60cac320d9e8cf4814c6c8ae7185a80ab Author: kh4 Date: Thu Apr 10 16:53:47 2014 +0300 Fix lockout on overflow of Telemetry buffer (TX side) commit 5a436e427513990de90d0f5072a8fc39cada6ba7 Author: kh4 Date: Thu Apr 10 16:53:47 2014 +0300 Fix lockout on overflow of Telemetry buffer (TX side) commit 56b27e599756cec11ddf0578e1709a36c0681a09 Author: kh4 Date: Thu Apr 10 12:54:48 2014 +0300 Makefile: remove inlink-call-cost parameter (not all compilers take it) commit a66cd7185ad16d52900fe1e17bb88224c8959c99 Author: kh4 Date: Thu Apr 10 12:48:44 2014 +0300 Makefile magic... reduces size a lot! commit 25660fc8a6045247948b9b776a8622fdd4f179d9 Author: kh4 Date: Thu Apr 10 12:48:05 2014 +0300 Redoing some EEPROM stuff, remove some unneeded prints. commit 8b42b51026ad2c4de41df9305574ccd93d43ef41 Author: cTn Date: Thu Apr 10 10:21:40 2014 +0200 transfer watchdog status on REQ TX CONFIG commit 1c62dab15463034205331b2ddaa9a0ede3318a62 Author: cTn Date: Wed Apr 9 16:09:59 2014 +0200 addressNeedle needs to be properly reset, period commit 7402ab1330e1c2814f3325d484f46189766fa0ed Author: kh4 Date: Wed Apr 9 14:04:37 2014 +0300 astyle commit b1c6248f8b4c4c2a15dc1cbc42e95cbc9b154b2e Author: cTn Date: Wed Apr 9 12:49:28 2014 +0200 fix typo, remove whitespace commit 6ac1dacc8eb9205138446069c76ffd886e981b3d Author: Kari Hautio Date: Wed Apr 9 13:36:17 2014 +0300 removing obsolete code commit 1c852aacf4cf233412d0afe3b765d5f324b58468 Author: cTn Date: Wed Apr 9 12:35:32 2014 +0200 try to recover data on every read request commit c3a3c08b91b235e8ff391b9adf5b8dd1733b8ee3 Author: Kari Hautio Date: Wed Apr 9 12:51:18 2014 +0300 fix one off commit a0285b56bfe67c706abb0ecf5d510d84a04bf3c5 Author: Kari Hautio Date: Wed Apr 9 12:48:33 2014 +0300 Limit eeprom copies to 4 commit a88f2153c1f15485424bdb34f20aba71c87f1c3a Merge: 3300b1b ffd9eba Author: cTn Date: Wed Apr 9 11:25:30 2014 +0200 Merge branch 'development' of https://github.com/openLRSng/openLRSng into development commit 3300b1b5d938387bd02d1ca4f9f554df71327c8b Author: cTn Date: Wed Apr 9 11:25:27 2014 +0200 invalidate failsafe on restore default commit ffd9ebafd8608e69bc07689504388b2dc3d3b78a Merge: 85e2bea 689dd9d Author: Kari Hautio Date: Wed Apr 9 12:19:18 2014 +0300 Merge branch 'development' of https://github.com/openLRSng/openLRSng into development commit 689dd9db96e15b4b595bd6a999733a926a83c5e4 Author: cTn Date: Wed Apr 9 11:04:23 2014 +0200 more delay commit 3e76b27ea76bf4e3ef23061e23a045846f22626e Author: cTn Date: Wed Apr 9 10:55:27 2014 +0200 crank UP RX EEPROM write operation delays commit 2f0ac5c215789ad1bcc8445d32cca75d52ebfa89 Author: cTn Date: Wed Apr 9 10:25:58 2014 +0200 increasing wait delay for EEPROM write operations commit 6ed440ee9b1d1d95b199ac397d52b6048b715f65 Author: cTn Date: Wed Apr 9 09:58:36 2014 +0200 initial code for automatic data rebuild in eeprom commit 560614942a8f3896e8b65bcdc80f7260246dcfad Author: cTn Date: Wed Apr 9 09:38:33 2014 +0200 bugfix for addressBase and addressNeedle commit e065bc33f2386f5bfc9d811c09327fbb1fba2b7b Author: cTn Date: Tue Apr 8 22:30:46 2014 +0200 fixing indentation, removing obsolete code commit 842b7de9ef8d2590b75b6e7cdf749c84c3f57429 Author: kh4 Date: Mon Apr 7 22:46:41 2014 +0300 fix number of copies to write... commit 9231fce7413b6337b416be867e7fcdd4a66ee2a7 Author: kh4 Date: Mon Apr 7 22:35:48 2014 +0300 populate EEPROM duplicates, no recovery of failed blocks yet commit 2acbdb4a1258060d885545718d5b181fe9875456 Author: kh4 Date: Mon Apr 7 21:46:12 2014 +0300 Enable eeprom access for failsafePPM commit 85e2bea4d1d7ee31a848b9ba90b92323d9af193c Author: Kari Hautio Date: Mon Apr 7 14:26:24 2014 +0300 utils: add shell script for snooping serialport access (Linux) commit b80b818e7e899f4d46181d58647a3a42494ccb50 Author: Kari Hautio Date: Mon Apr 7 11:13:05 2014 +0300 Redo failsafe eeprom routines. Some optimizations on codesize i.e. "static inline" for funcs used once. commit a4813b64b808d6d795afd02a97c891229cff26d1 Merge: 23f4138 8e6ca2a Author: kh4 Date: Mon Apr 7 09:05:08 2014 +0300 Merge branch 'development' of https://github.com/openLRSng/openLRSng into development commit 23f4138368adcf17b6fe5ab1446d7dcb4776258d Author: kh4 Date: Mon Apr 7 09:04:05 2014 +0300 Add 'PPM DUMP' debug code (ifdeffed) commit 8e6ca2a3447a7bd963f744b11b5da16686b8c9ad Author: cTn Date: Sun Apr 6 18:42:14 2014 +0200 pretty-fy old statement in psp commit 1221f0ef6aac1f76aab355d590c340e4d947ce4a Author: cTn Date: Sun Apr 6 15:50:17 2014 +0200 initial hooks to new eeprom in failsafe functions commit 178a6acdadf6606931849a9b291e6797fceb6f26 Author: cTn Date: Sun Apr 6 15:49:52 2014 +0200 adding missing break commit 2836e4a3b9a805b21a835ac4ac6bfdb35ba41889 Author: cTn Date: Sun Apr 6 15:32:52 2014 +0200 adding new eeprom calls to RX as well failsafe is read/write is still missing commit b5c4742a9c43ccd1a79d7c4e0c0c3b50fc79a22f Author: cTn Date: Sun Apr 6 15:09:21 2014 +0200 working profile select/storage/read commit d48bd8589028669ae3652d04b731f9e5f556044e Author: cTn Date: Sun Apr 6 14:56:18 2014 +0200 adding calls to new eeprom routine commit b9333fdf74fa05878f0218ae83f98a2a3afa48cd Author: cTn Date: Sun Apr 6 14:27:31 2014 +0200 moving stuff around to binding area commit 94ce01b5175b4ddf056d0faf477491e4a3f976e8 Author: cTn Date: Sun Apr 6 13:29:49 2014 +0200 debugging wrong CRC value commit af3c9288e40edc11948dbc4f56a654346d4f6d07 Author: cTn Date: Sun Apr 6 11:26:26 2014 +0200 also get/set active profile commit ac4e394ddf5f1c7fb477c4f65db2fffacf8fc5a6 Author: cTn Date: Sun Apr 6 11:03:29 2014 +0200 initial work on robust eeprom access commit 2c56857a366fc4e399a8375c5930f2a088f3797d Author: cTn Date: Sun Apr 6 09:42:07 2014 +0200 removing EEPROM_RX_OFFSET commit 5dc5ab77a77681b8639eb41589fb793fe24b34ff Author: cTn Date: Sun Apr 6 08:48:00 2014 +0200 Revert "adding optimized CRC-16 function to binding.h" This reverts commit f6d2c3f45e86d43c098de3cefea6fce0fa3d05cc. commit f6d2c3f45e86d43c098de3cefea6fce0fa3d05cc Author: cTn Date: Sun Apr 6 00:47:57 2014 +0200 adding optimized CRC-16 function to binding.h commit 48e4b0b5e992c50f8422df37f90585acf3206188 Author: cTn Date: Fri Apr 4 21:15:18 2014 +0200 restore default bind if emergency counter fires commit ba6926c7cc469dbbe96a7e7e5d7afd9cd6462a53 Author: cTn Date: Fri Apr 4 21:10:04 2014 +0200 bugfix for last commit commit d5031430317ff8932d155bc270aa5f3413316ca4 Author: cTn Date: Fri Apr 4 21:09:03 2014 +0200 frequency & max_frequency in bindRandomize commit bab6e958da2d6681f25390ed322c37589781d938 Author: cTn Date: Fri Mar 28 11:58:52 2014 +0100 remove obsolete rfm_type set in init routine commit de73eda41d863ee50284b331d8b4cd1751d1d78e Author: Kari Hautio Date: Fri Mar 28 10:51:27 2014 +0200 Clean up makefile output - hide output from library compile - hide commands Remove the unneeded array declarations from binary_com.h Fixup Serial.begin() warning on Leonardo commit de0ee7873034ad09e3274a7f8591c73b0e12a595 Author: cTn Date: Thu Mar 27 15:03:34 2014 +0100 bumping to 3.6.0 as tx_config is incompatible commit 05f13cc0fe4c629852fc269140c2e7003afbe916 Author: cTn Date: Thu Mar 27 14:48:09 2014 +0100 add rfm_type to tx_config struct commit 2f9ab73bd3d892644ac5b03a166ed9d65345a46a Author: cTn Date: Thu Mar 27 13:58:41 2014 +0100 bugfix for psp save tx_config (missing break) commit 80bd82e5ff3aac988edb1ef546c7f8bed800c7d8 Author: cTn Date: Thu Mar 27 13:27:27 2014 +0100 initialize tx_config.flags with 0x00 commit 47739398b5ecc7bde59ac5b92ec9746c62e500dd Author: cTn Date: Thu Mar 27 12:51:48 2014 +0100 tx_config eeprom write/read with 0 offset also re-target MICROPPM, IVNERTED_PPMIN, MUTE_TX from bind_data to tx_config commit abb8daf39259d825c031669962c5f3c8d0bfbd44 Author: cTn Date: Wed Mar 26 21:26:19 2014 +0100 more work on tx_config commit d20d7e1c9e1a9ddb3beffee7566e77a2a2b35316 Author: cTn Date: Wed Mar 26 16:28:15 2014 +0100 initial work on TX config commit 1c50ee46498901c2e80972d71991679e5e4a92ef Author: Kari Hautio Date: Mon Mar 24 08:55:23 2014 +0200 Fix check for Leonardo bootloader enter. (one should not code when too tired)... commit 883ddc15b8dcaa429f1fcdd7c26e978a10067e50 Author: Kari Hautio Date: Sun Mar 23 22:33:29 2014 +0200 Fix Leonardo bootloader enter. commit 5d24afc13a38dea45bc8a35477b6fa4bb172d9df Author: cTn Date: Sun Mar 23 18:02:19 2014 +0100 allow enabling/disabling certain features via define commit 706a659aaa0dcf5448e3c28881fd9fd87c3eaeba Author: Kari Hautio Date: Thu Mar 20 15:05:41 2014 +0200 Enable WD on 32u4 (deluxeTX) commit 78625445a8deb2efd6df30446161793e9c0b7d10 Author: Kari Hautio Date: Tue Mar 18 14:27:43 2014 +0200 watchdog refactoring add debug flags to .ino commit fdfac195cbb472afd54bcde3d47f74873fb55f0a Author: Kari Hautio Date: Tue Mar 18 11:55:27 2014 +0200 Change WD to 8 seconds Remove forced delay on failsafe saving. commit 742b627ffe2aa818788eb928efa978fb75b2f251 Author: Kari Hautio Date: Tue Mar 18 10:54:47 2014 +0200 Fix failsafe editing via configurator commit 92e0e5c4547a34c8dc36e4344c7be337d2edc660 Merge: a764ee7 8035610 Author: kh4 Date: Tue Mar 18 07:48:54 2014 +0200 Merge branch 'wd' of https://github.com/openLRSng/openLRSng into wd commit a764ee791b90b4798d33adcd8bc2d7f60bfc6101 Author: kh4 Date: Tue Mar 18 07:48:03 2014 +0200 Fix byteorder for failsafe commit 80356106b6617784c38288ff8b03dce5b766d389 Merge: 1c22bf7 736c21e Author: Kari Hautio Date: Mon Mar 17 20:34:34 2014 +0200 Merge branch 'wd' of https://github.com/kh4/openLRSng into wd commit 1c22bf7bb194970f9af5f691f57321335830d649 Author: Kari Hautio Date: Mon Mar 17 20:34:00 2014 +0200 TX: watchdog commit 736c21e1fdb1cbb4439629cd93f5a53436660ec9 Author: kh4 Date: Sun Mar 16 22:38:55 2014 +0200 Bump version to 3.5.6. commit 5746bb71edd984c69c2c66ef52b7c21c5b0164ba Author: kh4 Date: Sun Mar 16 22:38:26 2014 +0200 Add WATCHDOG_USED flag to rxconfig. commit 3ad05f10e5355a391ebfeb6298f9c28e8da70123 Merge: 287213a c8b78d6 Author: kh4 Date: Sun Mar 16 22:02:05 2014 +0200 Merge branch 'master' into wd commit 287213ac5915f449c923306724ab7ac253dc0650 Author: Kari Hautio Date: Sun Mar 16 20:43:25 2014 +0200 Fix optiboot detection commit 21a3c9d941f01c4757e737fcf71634bbf0edc3e8 Author: Kari Hautio Date: Sun Mar 16 17:56:31 2014 +0200 RX: put 'lockup by channel' code inside ifdef HALT_RX_BY_CH2 commit 83968bcedd91e810b33faebb717af8d7543269c5 Author: Kari Hautio Date: Sun Mar 16 16:47:26 2014 +0200 Check for optiboot by reading BOOTSZ bits from fuses. commit 157c77e7193344d581a11673933d4aed4c293956 Author: kh4 Date: Sun Mar 16 10:48:30 2014 +0200 Testing watchdog on RX commit c8b78d620c10b421fb6fb348821c39912afc555f Author: cTn Date: Fri Mar 14 17:55:32 2014 +0100 converting PSP from objective C to C commit c6a62f666ad5ac3d84ecaa0ddbe1a6f68f492d90 Author: cTn Date: Wed Mar 12 16:15:16 2014 +0100 move save routine below tx reply to avoid delays commit 02e87c6a7d5d7c7732fd9f9c417be9c1e9cfcbaa Author: kh4 Date: Wed Mar 12 16:48:04 2014 +0200 fix PSP failsafe save commit a38c9c787ffe83912f98f9ac60005b28dee6a9a5 Author: kh4 Date: Wed Mar 12 15:18:20 2014 +0200 PSP fixes for failsafe commit 44acb1c212754b20de1ba5d46ea6faa3103b27e6 Author: kh4 Date: Wed Mar 12 14:51:39 2014 +0200 Transfer failsafe as us (on PSP) commit 268b15cb93728e7c0c556a7974132ab17066d0d4 Author: kh4 Date: Wed Mar 12 12:05:42 2014 +0200 Add PSP methods for editing failsafe on RX. commit ea7d29e56cda5836d48e69a8f6c82e350f3bf986 Author: kh4 Date: Wed Mar 12 12:05:13 2014 +0200 Loosen up validation for spektrum satellite packet. commit 0fc851bbb1a87ff43d6f1c3bb8b5e2d5f618d665 Author: kh4 Date: Fri Feb 21 11:49:05 2014 +0200 v3.5.5 fixed LLIND and S* output modes commit 30577dc2e15a3646e855db249772133dd9d47a58 Author: kh4 Date: Fri Feb 21 11:39:51 2014 +0200 Fix LLIND and switched outputs commit d7bb54ec6bf9f2295b13d55549f4a31d2b8dde35 Author: Kari Hautio Date: Mon Feb 17 17:14:04 2014 +0200 Moving CRC16 routine to common code (to be used by EEPROM code) commit b554c9868fd18eb4e60158ba509d51b583e4088a Author: kh4 Date: Sun Feb 16 18:17:20 2014 +0200 Fix LED bahaviour on scannerMode commit e5bd8fa471b19e193dcc74702347ce1e35f7397c Author: kh4 Date: Sun Feb 16 17:04:04 2014 +0200 cleanup commit c834a8cef1203efc2364ca82615bc8b3560ef1fe Author: kh4 Date: Sat Feb 15 18:04:57 2014 +0200 Add switch feature (switch instead of PWM on any channel) commit 36b055fe193cb11cddd676541624f24894c1d28c Author: Kari Hautio Date: Fri Feb 14 15:41:21 2014 +0200 Add SUMD to RX config. commit 23e99bc5ff7a264470876c625a0c618f358bb4a0 Author: Kari Hautio Date: Fri Feb 14 10:32:49 2014 +0200 Move SBUS/Spektrum/SUMD into one file (for shared variables) commit 9ac928e08f431caa62ec3aa365d66289e4bf2166 Author: Kari Hautio Date: Fri Feb 14 10:28:11 2014 +0200 Add SUMD output commit 2d5ab5ef9731fcecbcedfe7d7e5cca7f2992a5ff Author: Kari Hautio Date: Thu Feb 13 10:47:26 2014 +0200 Fix SUMD byte order. commit dc89cc59bc0edec32ed94a85f8ca2dd80f68e527 Author: kh4 Date: Wed Feb 12 19:07:15 2014 +0200 Fix specialstr arrray content. commit eb5a8acc44c8d58ba98008605a30357274c9c2eb Author: Kari Hautio Date: Wed Feb 12 15:01:21 2014 +0200 Fix SUMD input commit a2f4f4da76e38e14310d9236771c3bca67966bb3 Author: kh4 Date: Wed Feb 12 12:14:26 2014 +0200 Add LLIND functionality. LLIND is binary linkstate output (high when link problems are occurring). commit 6a527b791dc0feff5d64d96be776fbbab32b6de7 Author: Hautio Date: Mon Feb 10 18:47:47 2014 +0200 Clearer LED bahaviour when in PSP (configurator), CLI and spektrum modes. In all of these both LEDS are lit. commit 1d404cb7f66fb414a84e0e7c4d04dffd94f29896 Author: kh4 Date: Sun Feb 9 16:44:02 2014 +0200 Enforce style commit caaf6d9f78e05a22eb92cf3553609f36d618eaa4 Author: kh4 Date: Sun Feb 9 11:59:28 2014 +0200 Shaving a few more bytes commit d6df188b9a1469037a92835a33a05a953f4e9a8a Author: kh4 Date: Sun Feb 9 10:26:35 2014 +0200 TX:SBUS optimize for size commit f68f2d4d35968c4f0a063f131a533dd099ab091a Author: kh4 Date: Sun Feb 9 00:00:57 2014 +0200 fix little bug in PPM validation commit 327e7d11518aa1a4c1f6a97dc4fc114bf504eb4c Author: kh4 Date: Sat Feb 8 23:31:30 2014 +0200 Size optimizations. commit 6ac107ca79971af0717b4402e99a045fbda469da Author: kh4 Date: Sat Feb 8 23:31:08 2014 +0200 Enable validation of PPM input. commit 5e620ce64f409f12f93b0c990b12814ea71ec4d6 Author: kh4 Date: Sat Feb 8 21:32:04 2014 +0200 Add Graupner SUMD input (set serial_baudrate to 4). Force sane baudrate on RX if using the 'magic' ones. commit 8bf4eeb4a66bf09055ce4f8c51c7e5a2db545394 Author: kh4 Date: Wed Feb 5 07:53:11 2014 +0200 fix slave led commit 1b2f338156a30c8e324e2a98a5d9ba096e4cfa8c Author: kh4 Date: Mon Feb 3 20:35:45 2014 +0200 Removing obsolete buildall.sh (this is done by Makefile) commit f526fafc3fb294eba1a681b09fcd5ab45ee69c36 Author: cTn Date: Sat Feb 1 19:19:36 2014 +0100 reset needle on request (not automatically) commit 12281356fe14e05dc92ed779dda8014eec237378 Author: kh4 Date: Sat Feb 1 00:30:51 2014 +0200 Fix parity to even on SBUS output commit a516b823e31a75a13a56f97b1bc2f3a5b73f868a Author: kh4 Date: Fri Jan 31 23:28:25 2014 +0200 Fix SBUS on both TX and RX side. commit 505f2386c6f0d1af93f1f52e077707feb41b1e64 Author: kh4 Date: Fri Jan 31 21:43:35 2014 +0200 Allow 'fake' baudrates. commit 236fc7f4349ba22af7944c99d2fb23b436b1e828 Author: kh4 Date: Thu Jan 30 09:58:44 2014 +0200 Fix SBUS flags (packetloss and failsafe) commit 91dc10bca5ed082c499fb0b474db101bd3f81074 Author: kh4 Date: Mon Jan 27 22:02:36 2014 +0200 Little refactoring.. commit ea9f7403db7666e5e68d76628ddc696fc84989d9 Author: kh4 Date: Mon Jan 27 18:31:32 2014 +0200 Disable hex backup/restore to save space. commit 1a2b53d1c16e22d7ed4efc44d62faabc54293879 Author: Kari Hautio Date: Mon Jan 27 17:19:08 2014 +0200 SBUS/spektrum on TX side (untested) commit 53e142ab8b96697a9a762b4330bf7bf48b964027 Author: Kari Hautio Date: Mon Jan 27 16:13:52 2014 +0200 Fix SBUS output scaling. commit fdabb361f060648b471f572a7123253169500046 Author: Kari Hautio Date: Thu Jan 23 16:54:44 2014 +0200 v3.5.4 - Initial SBUS output code commit b60dd4f61a372636d5588cf83fbcb97aef11e94d Author: Kari Hautio Date: Thu Jan 23 16:07:21 2014 +0200 Enable seding of 14 channels on spektrumsat. commit 33d2a94c6af085555948f1b7ee7a333d67969423 Author: kh4 Date: Thu Jan 23 10:01:35 2014 +0200 Makefile improvements Fix srandom zero check commit 86a83945e7acc5123c7fec48a0f40ec382a9d22c Merge: 5e389ef 1933805 Author: Kari Hautio Date: Wed Jan 22 23:54:19 2014 -0800 Merge pull request #47 from mmiers/10-Math 10 math commit 5e389ef5586be16a2efb54b7dabc1822ed933367 Author: Kari Hautio Date: Wed Jan 22 15:43:59 2014 +0200 v3.5.3 - add diversity support (EXPERIMENTAL) commit b76ea40efbeedcba554fa9b85b3091e48c1fbc84 Author: Kari Hautio Date: Wed Jan 22 15:07:33 2014 +0200 Add libraries folder commit 9930a8144e0b7a7b09b651c7e3698dfdd009aac3 Author: Kari Hautio Date: Wed Jan 22 15:02:10 2014 +0200 Implement slaveRX recovery after failure. commit 1933805bc4ac3a0bfa12b89998d99e23bc968bb0 Merge: 725c496 6e416a7 Author: Mitch Miers Date: Tue Jan 21 16:42:05 2014 -0500 Merge branch 'master' into 10-Math commit 725c4963c8818ec7ce99624fd576e52839e2733f Author: Mitch Miers Date: Tue Jan 21 14:38:14 2014 -0500 Remove math library, unused lib code. commit eb861aa6f50212c1a37ddf35f138e5852ff1b141 Merge: 1dce588 6e416a7 Author: Kari Hautio Date: Tue Jan 21 17:45:15 2014 +0200 Merge branch 'master' into diversity Conflicts: RX.h openLRSng.ino commit 6e416a7450a941629df72869f23a306f67827101 Author: Kari Hautio Date: Tue Jan 21 17:39:38 2014 +0200 3.5.2 (spektrum sat output) commit d540551ebc50a31785fe33738c937e3d49a9995c Author: Kari Hautio Date: Tue Jan 21 17:37:32 2014 +0200 Allow using compilers from system location, if they are not part of Arduino install (e.g. on Fedora) commit b515b811aeced35666194d1de2dc242e45e0e5ad Author: Kari Hautio Date: Tue Jan 21 17:23:15 2014 +0200 Fix framesize (only 7 channels), tested with baseflight. commit e4a404eea1442a49dcd6e4ad8c6ec864178de08a Author: kh4 Date: Sun Jan 19 15:47:35 2014 +0200 quick fix commit 4ab492ea70182fef25c7eab724e0df93c0c7f74d Author: kh4 Date: Sun Jan 19 15:02:08 2014 +0200 Spektrum sat output on the RX. commit 324b21451c3c2058fb719728ea3f9cbd66122ce4 Author: kh4 Date: Sun Jan 19 13:44:59 2014 +0200 Make 868/915 firmwares too commit 1dce588acce08f4277a1dc09746676be39e46750 Merge: bc5b928 b349ffb Author: kh4 Date: Tue Jan 14 18:08:40 2014 +0200 Merge branch 'master' into diversity commit b349ffb3f71bf3ac938a4cd38935c558a67ccb2b Merge: 9913e7c b5bcbeb Author: Kari Hautio Date: Tue Jan 14 07:57:29 2014 -0800 Merge pull request #45 from mmiers/30-eeprom Remove Arduino EEPROM dependency commit b5bcbeb964cf4cefd28d008a5a5f79ab3e530d6f Author: Mitch Miers Date: Mon Jan 13 10:38:15 2014 -0500 Remove Arduino EEPROM dependency commit bc5b9289c366bc2e1aceddd4c15b749d083f6aca Author: Kari Hautio Date: Sat Jan 4 15:06:54 2014 +0200 Basic diversity RX code may even work, untested for now. commit eabf363eeae60ee9365e52b76dbbcab42f53cba7 Merge: 538a8d2 9913e7c Author: Kari Hautio Date: Fri Jan 3 16:25:22 2014 +0200 Merge branch 'master' into diversity commit 9913e7ce8da7de2920eb1040ce4d029010009354 Author: kh4 Date: Fri Jan 3 09:21:32 2014 +0200 Rule for compiling all firmwares at once "allfw" commit dcf6ecf3d3bc10b1d256faf3e87db34596ce17d4 Author: kh4 Date: Fri Jan 3 08:52:08 2014 +0200 Fix Makefile for deluxeTX (wrong CPU on link phase). Add astyle rule to Makefile commit dad3a1332b3bf68b2df84d9ab0e59f2e4516a024 Merge: 7c4cc6e 6062299 Author: Kari Hautio Date: Thu Jan 2 11:41:48 2014 -0800 Merge pull request #42 from TobiasRaeder/editorconfig Add EditorConfig configuration commit 7c4cc6e8653770f25bae7277d427537f8a042d59 Author: Kari Hautio Date: Thu Jan 2 21:18:33 2014 +0200 Version to 3.5.1 with no code changes because of compile issues on official 3.5 binaries. commit 27b5f0a7d1c4fb0ae851bdbab14b111a6e4dd2c6 Author: kh4 Date: Wed Jan 1 15:00:59 2014 +0200 fix commit b5e27453bb586eefe891770170c16b6d80ca3cf4 Author: kh4 Date: Wed Jan 1 14:53:00 2014 +0200 Print version on startup. commit 538a8d213f9b4be38f0c524f98a8aa05a8395786 Merge: 4edaaf4 9b45989 Author: kh4 Date: Wed Jan 1 12:55:04 2014 +0200 Merge branch 'master' into diversity commit 9b459896bc4103fb8daf1727da3fde356837da4f Author: kh4 Date: Wed Jan 1 12:54:25 2014 +0200 Remove astyle binary stuff (does not belong to src repo) commit 4edaaf4cbe29ba94d547afd0ddae97f3d30388df Merge: 09fe9f3 69e930b Author: Kari Hautio Date: Wed Jan 1 08:44:37 2014 +0200 Merge branch 'master' into diversity commit 60622992f5e70607d334a198380b0320f0eaa56f Author: Tobias Raeder Date: Tue Dec 31 14:56:02 2013 +0100 Add EditorConfig configuration EditorConfig is a cross plattform/editor plugin to help enforce a coherent coding style (i.e. line endings, no trailing whitespace, indentation etc) and supports a load of editors/ides. See http://editorconfig.org/#download for your the plugins. For now I set the encoding to utf-8, linux style line endings, indentation of 2 spaces, insertion of final newline and enabled the trimming of trailing whitespace. commit 69e930b6babf35e9f99f08c034117458813dcbbe Author: kh4 Date: Tue Dec 31 11:01:08 2013 +0200 Bumb to 3.5 due to profile selection. commit 7763e5c46fb282d14e41da60226e167f929b8bd8 Author: kh4 Date: Mon Dec 30 17:31:12 2013 +0200 rework TX side RSSI too commit ba718e93ef893917efbc698cb23a959fb12225b3 Author: kh4 Date: Mon Dec 30 15:05:59 2013 +0200 Makefile stuff commit b99d2ffd8dc4faba3845a9546fd3bc02b2280744 Author: kh4 Date: Mon Dec 30 14:41:26 2013 +0200 astyle run commit 59266835926c2479cd89ee853c69c27437716888 Author: kh4 Date: Mon Dec 30 14:37:37 2013 +0200 revisit the RSSI implementation This changes the behaviour to make a clear difference between RSSI and link quality. Composite RSSI now shows RSSI when linkquality is perfect as output values of 80-100%. If quality is degraded the composite output will switch to pure quality as 0-75%. Thus it is possible to ignore RSSI by setting 'max' to 80%. commit 09fe9f3edafd37ab8a4edba990dbebd38821f9b8 Merge: fd31b05 7fee620 Author: kh4 Date: Tue Dec 24 15:14:12 2013 +0200 Merge branch 'master' into diversity commit 7fee620fa546d339c38621021553b8cd7938e050 Merge: 94cddc2 d882bce Author: Kari Hautio Date: Tue Dec 24 05:12:46 2013 -0800 Merge pull request #39 from tensafefrogs/master Code style cleanup, no logic changes. commit fd31b055dbfe1292836c82f112a289eb1635f44c Author: Kari Hautio Date: Mon Dec 23 14:42:47 2013 +0200 some bits and pieces... commit 7919d8bb80ecbd0280baed1dd38933ef546d4aab Author: kh4 Date: Mon Dec 23 13:19:55 2013 +0200 some initial things... commit d882bce5eb17d8b34daf9dc70afdf638295fa90f Author: Geoff Stearns Date: Sun Dec 22 17:21:54 2013 -0500 Code style cleanup, no logic changes. commit 3c6897bbaf8f4eacde5896a74afb9ba6a8441251 Author: Kari Hautio Date: Sat Dec 21 08:11:38 2013 +0200 Starting with slave stuff... commit 569a698756e9816c29bc8aa1a3292e7da664cddd Merge: 283946a 94cddc2 Author: Kari Hautio Date: Sat Dec 21 08:01:54 2013 +0200 Merge branch 'master' into diversity Conflicts: TX.h frskytx.h commit 94cddc2e02f07559746ea54705b62957c601c258 Merge: 91d16d2 ae59120 Author: Kari Hautio Date: Thu Dec 19 12:54:46 2013 -0800 Merge pull request #37 from tensafefrogs/patch-1 Code style cleanup. No logic changes. commit ae59120f9789e4073398c954e4f55a74c0881367 Author: Geoff Stearns Date: Thu Dec 19 12:53:55 2013 -0500 Code style cleanup. No logic changes. commit 91d16d230fe152a451a45e428ea62e68a4253332 Author: Kari Hautio Date: Thu Dec 19 19:24:59 2013 +0200 Fix PSP profile changing commit 0bd6a051e435957e11335913021a9e594ec71758 Author: Kari Hautio Date: Thu Dec 19 17:15:56 2013 +0200 Extend profile support to 4 PSP method for selecting profile Display active profile on Taranis (SWR) commit 4aa91a71a21186a6b5d6bb71ee662bb910021e12 Author: cTn Date: Thu Dec 19 14:03:14 2013 +0100 initial support for profile switching in PSP commit 320d0346390e48fa1661557d31c3d937681bdada Author: Kari Hautio Date: Thu Dec 19 12:37:23 2013 +0200 Fix profile activation to be correctly done without need to restart TX. commit 53f54c9ed0c402b2d9fc344cef619b4e46a1268e Merge: 4c59b58 6b1bd18 Author: kh4 Date: Thu Dec 19 08:53:35 2013 +0200 Merge branch 'master' into profiles commit 6b1bd18a7e178a2a7a505b07fd11ab5fae27fdad Merge: 1f74390 c23498f Author: Kari Hautio Date: Wed Dec 18 22:52:24 2013 -0800 Merge pull request #36 from tensafefrogs/master Code style cleanup, no logic changes. commit 4c59b584f5bc29d5714bf05cb594beacfe82d18d Author: Kari Hautio Date: Wed Dec 18 23:16:08 2013 +0200 Profile support. Factory reset by keeping bind button down > 10s is now changed to be 'profile swap' i.e. alternate configuration is activated on the TX. Active config is indicated by number of beeps during startup. Beep, bip == profile I Beep, bip bip == profile II commit c23498f74482a8a2ed3120786910392af29adab7 Author: Geoff Stearns Date: Wed Dec 18 11:01:32 2013 -0500 Code style cleanup. No logic changes. commit 957bdbd5b1a65b85da9459aa55176845df68ab2d Author: Geoff Stearns Date: Wed Dec 18 10:53:04 2013 -0500 Code style cleanup. No logic changes. commit 1f74390c667ffc0678ab4ca77a384a4ef62b6407 Author: kh4 Date: Tue Dec 17 11:28:27 2013 +0200 Add 'active' buzzer suport for 6ch RX as TX commit 2f7854331bf51628834bc9e0e4f08352f8e706cd Author: kh4 Date: Sun Dec 8 21:35:12 2013 +0200 Bumb to v3.4(.0) commit 48755f3677e0158e61714e1c1ab080f7aee5e8f6 Author: Kari Hautio Date: Sat Dec 7 11:10:14 2013 +0200 Fix microPPM flag polarity (division needed on normal (not micro) PPM). commit efd37aecace8c354f969b89f136663a0d8d6d34f Author: Kari Hautio Date: Sat Dec 7 11:03:05 2013 +0200 typo... commit 6ce53acb589cd800f4b565e114e5b1bb2edb0884 Author: kh4 Date: Sat Dec 7 10:56:35 2013 +0200 Remove microPPM autodetect and and flag to enable microPPM and/or inverted PPM. commit e62c46f126c822a9b5a376e4bab66c932245257a Author: Kari Hautio Date: Sat Nov 30 21:47:08 2013 +0200 fix ppm disable commit eb54d2008e2f4ba7343a1655c1fe18b787b649c3 Author: kh4 Date: Sat Nov 30 21:40:17 2013 +0200 v3.3.4 - fix RX RSSI commit 22898aad5015c4705c7052d1fa4f4629380cf8ac Author: kh4 Date: Sat Nov 30 18:42:48 2013 +0200 typo commit 1414d4945524c4d7b69bbf4755eb49486a32f985 Author: kh4 Date: Sat Nov 30 18:31:58 2013 +0200 limit RSSI PWM to 1000-2000us commit ddedf1d1f44ef50ce4ae23187ca6b3dd5de7b01f Author: kh4 Date: Sat Nov 30 09:46:40 2013 +0200 start RSSI refactor commit dd81baf44d0c0a899fa479866236300efad4c4c1 Author: kh4 Date: Fri Nov 29 16:41:10 2013 +0200 Fixup RSSI PWM commit fadb4a46d11d31bd648b6ad8df48fc57818a4ffc Author: kh4 Date: Fri Nov 29 08:02:16 2013 +0200 v3.3.3 commit 0ecf8b3ece6b54059ac2f93d7ba1f3e565fe8218 Merge: a5deeaa 77dc239 Author: Kari Hautio Date: Thu Nov 28 22:01:29 2013 -0800 Merge pull request #33 from DTFUHF/master Fix possible loading of failsafes due to out-of-order time assignment Yes this makes perfect sense. commit 77dc239adea9cae1556fba6ed4df99ae30462f4b Author: DTF UHF Date: Thu Nov 28 22:41:44 2013 -0500 Fix possible loading of failsafes due to out-of-order time assignment commit a5deeaa4fcbe8edf0f89590315ac3b55770ee222 Author: Kari Hautio Date: Thu Nov 28 23:14:08 2013 +0200 3.3.2 commit 4ce9500c85b2cb599cf82a5e17d7475a593f0ebc Author: Kari Hautio Date: Thu Nov 28 23:08:30 2013 +0200 other place to fix... commit 21684d866eef90b5439517b128083485394262fa Author: Kari Hautio Date: Thu Nov 28 23:06:12 2013 +0200 Fix servo RSSI to be same as analog. commit 5f2e3e23acab1a645cd204d39a44cf9b626d16a6 Author: Kari Hautio Date: Thu Nov 28 21:35:14 2013 +0200 v3.3.1 commit 04ac09aa9377fad962c58f578100562fac41635e Author: kh4 Date: Thu Nov 28 19:15:42 2013 +0200 Fix failsafe after saving. commit c6c149bc6cba235d65e74be09c163e8ed944a6f8 Author: kh4 Date: Thu Nov 28 15:08:44 2013 +0200 typo fix commit 7914ec8a1e24aa7a4af6a05c45bf79196b3718be Author: kh4 Date: Thu Nov 28 12:08:53 2013 +0200 Revise README commit dc12069bc9667e25a4d968940caa2570d172e6cb Author: kh4 Date: Thu Nov 28 11:42:12 2013 +0200 New RSSI implementation for RX too. commit a4afa3780d4cf029e39befab4637db97c18138c1 Author: Kari Hautio Date: Tue Nov 26 22:19:36 2013 +0200 remove unneeded flag commit cd76039a38241d318a01ececa1516f4ddd77a35f Author: Kari Hautio Date: Tue Nov 26 22:09:35 2013 +0200 New 'composite' RSSI implementation. commit e00c9bd576366e7a642b34f4d88c72f09d9814df Author: Kari Hautio Date: Tue Nov 26 13:40:18 2013 +0200 linkQuality... commit c66cdabfbf7e13aa3a53752fdd091643f704a8c1 Author: kh4 Date: Tue Nov 26 13:22:19 2013 +0200 Link quality in place of RSSI... W.I.P. commit 554d55f532a57fd67d7c883495cbd5e3e6ab93f6 Author: Kari Hautio Date: Tue Nov 26 09:57:13 2013 +0200 Fix telemetry on 4+4 (a stupid bug....) commit 4b24594ba554e63c13f4d0f6cb04752557e65afa Author: cTn Date: Mon Nov 25 13:10:29 2013 +0100 removing old (now obsolete) message commit 2776ef912550e9a02ecf2f57db533d5bf5853fe0 Author: Kari Hautio Date: Mon Nov 25 10:29:10 2013 +0200 Fix missing ; commit 351f23466e7fcb55bc1fbeeaa6a7d1af75ff251a Author: kh4 Date: Mon Nov 25 00:00:59 2013 +0200 Fix frsky timing commit 283946ad7f2f6a84c231fb6688cf11c935970319 Author: kh4 Date: Sun Nov 24 23:59:47 2013 +0200 Fix frsky timing commit 2ecd47ffd25a5872fb775ffd413dcb3c6e61eb34 Merge: aed9473 b8a7297 Author: kh4 Date: Sun Nov 24 19:41:50 2013 +0200 Merge branch 'master' into diversity commit aed94731582ae74822352dd8c2e921463992ab23 Merge: d4fd812 2e4f845 Author: kh4 Date: Sun Nov 24 19:38:40 2013 +0200 Merge branch 'master' into diversity commit b8a729707ceac33403c3f33ccab412d4fc935bef Author: Kari Hautio Date: Sun Nov 24 09:03:53 2013 +0200 function ordering commit 2e4f84582ef4387fd530a7414321e985fc38b3fe Author: kh4 Date: Sun Nov 24 08:58:23 2013 +0200 Revert beacon interval to linear. Add check for correct rxtype in rxconfig. commit 97e4de24020af145335764894d2bb765ee7e5c7c Author: kh4 Date: Sat Nov 23 22:17:59 2013 +0200 non linear scale for beacon too (10s -150 minutes) commit 416ebe38175160790d2015bda71870e887a1ad32 Author: kh4 Date: Sat Nov 23 15:58:14 2013 +0200 Add RX/TX startup messages. commit 2f03fa7a382ac102bcfcf95e6f9cad6d236cf020 Author: kh4 Date: Sat Nov 23 15:50:45 2013 +0200 Make channel matching more robust by moving channel mapping into common.h commit 4e2be94150cc5a9ecf13191389f6542d561f1611 Author: kh4 Date: Sat Nov 23 15:15:48 2013 +0200 Encode RF channel number into RFmagic, this will prevent RX from syncing to wrong slot in hop sequence when channels are overlapping. commit 0c8e704111e762fa65f73f30a29fe93c8a8e414c Author: kh4 Date: Fri Nov 22 21:25:57 2013 +0200 Make jumpper detection pulses short to avoid confusing some ESCs. commit 16127ddefcfaf4b886b3a7fd8315c294e6f8c81f Author: Kari Hautio Date: Thu Nov 21 17:12:24 2013 +0200 little typofix commit ed02bea05420eed785feb62411def18c40617961 Author: kh4 Date: Thu Nov 21 17:09:28 2013 +0200 Cleaning up, use timing based on us/ms depending on needed resolution. This is to avoid overflowing on long intervals. commit e7d8a67cba7266773a25fffa2126087f5dafd1c7 Author: Kari Hautio Date: Thu Nov 21 15:08:02 2013 +0200 More merge trouble commit df4575443b25e5b42d08cedf09b5825e1125a6ea Author: Kari Hautio Date: Thu Nov 21 15:05:08 2013 +0200 Fix merge bug commit e4c0ab7ee60ae6bdea1b2f373d130f716baa1168 Merge: f0104e1 ee807ba Author: kh4 Date: Thu Nov 21 14:28:57 2013 +0200 Merge branch '6ch' of https://github.com/kh4/openLRSng into 6ch Conflicts: RX.h commit f0104e142ee79750f9e4c3bf0e131ede84d5b964 Author: kh4 Date: Thu Nov 21 14:25:10 2013 +0200 Move setupOutputs as early as possible. commit ee807ba27a4cd1432aa3a6ec0d8594547ad1947c Author: Kari Hautio Date: Thu Nov 21 11:07:19 2013 +0200 Fix smartPort RSSI value range. Fix failsafe copy (type clash) commit c5ce4f055acbb3566ced7136c6aaea73882b0bb9 Author: kh4 Date: Thu Nov 21 10:38:53 2013 +0200 Add feature to enable outputs on RX before link (needs failsafes set). Also load failsafe values from EEPROM during startup. commit 05c38a1730b751eefa0c38ad0779f29d6fd93268 Author: kh4 Date: Wed Nov 20 20:04:04 2013 +0200 Add define for TelemetrySerial, needed on DeluxeTX commit 962fe542ebb43c110512f3413acad4a08d78ec76 Author: kh4 Date: Wed Nov 20 19:57:07 2013 +0200 Allow muting of TX buzzer on telemetry loss. commit 81b724b5293ba6cb752beeffa23af93a6d3a2b4b Author: kh4 Date: Wed Nov 20 18:38:14 2013 +0200 Add A2 sensor support commit 0c254069895ce8c67055822d707f5fdcd5ebf3ec Author: Kari Hautio Date: Wed Nov 20 16:37:55 2013 +0200 Fix smartPort CRC, tested to work, enjoy. commit e8c792e4cd199289c891e8e7e8588bf61349863f Author: DTF UHF Date: Tue Nov 19 15:22:06 2013 -0500 fix 6ch defaults to match pin swap commit 610ca82ca4d2af573a257eae3e5c1fff82f0586b Author: kh4 Date: Tue Nov 19 19:10:52 2013 +0200 Change pin numbering on 4ch/6ch commit 2d80055f937e9f19755a16d9399972e21b1c5be5 Author: cTn Date: Tue Nov 19 15:43:17 2013 +0100 cleanup / bugfix commit e3ef14843d19d2f74d8c08da9db70b63363bae55 Author: Kari Hautio Date: Tue Nov 19 16:31:20 2013 +0200 remove unneeded verbose flag commit 7a0666555e1f1573cddc79f7aa2b840d48d3282d Author: Kari Hautio Date: Tue Nov 19 16:05:54 2013 +0200 refactor, excConnect (avoid dupped code) commit dabc48df977aa67202c9a72e3286bd20426ccafc Author: Kari Hautio Date: Tue Nov 19 15:47:34 2013 +0200 cleanup commit 8f41c3dc8c5135e7f80f4ced26e687ebf77875b7 Author: Kari Hautio Date: Tue Nov 19 14:23:10 2013 +0200 Raise binding power to avoid trouble with some rfm23bp:s commit 42f5a4d0e1778b287864f60157cfe656402e2aea Author: Kari Hautio Date: Tue Nov 19 13:48:19 2013 +0200 Detach failsafe/PWMstop/PPMstop timeouts. commit b35c0d02dcd6959e472ba5090ec99b5fbf686105 Author: Kari Hautio Date: Tue Nov 19 12:09:20 2013 +0200 fixes commit b03d0dcc2a566e0acd928471b4a6e40b2987b80b Author: Kari Hautio Date: Tue Nov 19 11:47:25 2013 +0200 remove SERIAL_BAUDRATE from RX too commit eb21daea9123f94ed145471e4830a0ae3efe6cde Author: Kari Hautio Date: Tue Nov 19 10:48:47 2013 +0200 Cleanups - cleaned up types a bit - allow using custom baudrate for config too commit a4d4ecf459c89e761645c98d52f828c365876228 Author: Kari Hautio Date: Tue Nov 19 10:25:32 2013 +0200 Fixing it up. commit 79ea76bac7909d4927236631310bc75c9d91913a Author: kh4 Date: Tue Nov 19 09:21:35 2013 +0200 Major overhaul. - moving specialPinMap and rxOutputCount info to only RX side - two phase connect on RX conf - smartPort telemetry mode etc. commit 025742138ed9909d838dcd7a9c801824492e5ca3 Author: kh4 Date: Mon Nov 18 14:50:50 2013 +0200 Add 57k6 and 125k datarates commit cb0026ea9f1e462eeca7d919da27b07220766ee6 Author: DTF UHF Date: Sun Nov 17 13:07:28 2013 -0500 Rename PSP function variable commit 307282becc548d640d17aabe441476f194a0d4d9 Author: DTF UHF Date: Sun Nov 17 11:59:52 2013 -0500 PSP send number of outputs on Rx to configurator; gitignore update commit bcf6fb4c6021d381d00f625a7221fa6b1b7a9d02 Author: Kari Hautio Date: Tue Nov 5 12:34:16 2013 +0200 Little fix. commit 43afdf8bc2d2d7c2801ef79ae486a93133b13d16 Author: kh4 Date: Tue Nov 5 12:19:52 2013 +0200 Remove hardcoded output counts. commit 27c85e4c461ae6e6acfbcb49a885149e00cf738c Merge: 1af8174 b9d217c Author: kh4 Date: Mon Nov 4 14:30:30 2013 +0200 Merge branch '6ch' of https://github.com/kh4/openLRSng into 6ch commit 1af817402814996002213ac63b80a2eaed4a58aa Author: kh4 Date: Mon Nov 4 14:29:32 2013 +0200 style fix commit b9d217c857841d2b542bc431ebb4adfb9325e6a5 Author: Kari Hautio Date: Mon Nov 4 14:25:05 2013 +0200 Fix 6ch LEDs commit d4fd8121c863c3606294da92c45834a5ffd051d4 Merge: d37bae4 78b72f0 Author: kh4 Date: Mon Nov 4 09:12:12 2013 +0200 Merge branch 'master' into diversity commit 617c4c07afcfa57aaca6f0653afcee18dcc692c9 Author: kh4 Date: Mon Nov 4 09:11:23 2013 +0200 Defaults updated for 6ch commit c4b3cd6726ac6e0b199b084829df7c41b71f111e Author: kh4 Date: Mon Nov 4 08:59:21 2013 +0200 Support for 6ch RX, also adds 'secondary analog input' pins on it. commit 78b72f01547259e61462e09ff105a028ddadbf90 Author: Kari Hautio Date: Thu Oct 3 22:52:22 2013 +0900 Bumping version to 3.2.1 commit f673a126c9b5417e094aec415c1398df2854c755 Author: cTn Date: Thu Oct 3 13:28:28 2013 +0200 PSP_SET_BIND_DATA/PSP_SET_RX_CONFIG ACK commit 50cba87d7311183ec1185109734c7e137454d9cd Author: cTn Date: Thu Oct 3 12:05:13 2013 +0200 PSP_SET_EXIT now sends ACK before exit commit 92b2018afbe40af89f24aae3bb5636f81b7af994 Author: cTn Date: Thu Oct 3 11:31:03 2013 +0200 PSP_REQ_SCANNER_MODE now sends ACK before enter commit d37bae4d4f8a152455ffdfc5eaba69b98e77e601 Author: Kari Hautio Date: Tue Sep 24 09:25:24 2013 +0300 Add testcode behind defines: TEST_NO_ACK_BY_CH0 - do not reply from RX in case ch0 > ~1900 TEST_DUMP_AFCC - dump AFCC offsets on TX (needs telemetry) commit 9d6e377ab0a99fcfc66c0f45f059046750c98587 Author: kh4 Date: Fri Sep 13 21:38:49 2013 +0300 remove wire include commit c09a70cf5b4975b8f6029fa130950556a7f1887b Author: kh4 Date: Fri Sep 13 16:45:08 2013 +0300 Removing I2C access functions, going to use own I2C library instead of Wire. commit 785b4156470cf2ce96f51336029f331bd70a731a Merge: bb4812d b52c3db Author: kh4 Date: Fri Sep 13 16:44:10 2013 +0300 Merge branch 'master' into diversity Conflicts: dialog.h commit b52c3dbf5c724db4d6e0e49516cb7e54e18afb47 Author: cTn Date: Sat Sep 7 22:34:39 2013 +0200 PSP method to fetch firmware version number commit dbc11a0acc2ab666e7827d69b0b0819378d98387 Author: Kari Hautio Date: Sat Sep 7 21:37:48 2013 +0300 typo ;) commit 2d3d8d843cd348ba1388b1ac3fd5b146bf3f1cd0 Author: kh4 Date: Sat Sep 7 21:34:43 2013 +0300 Move version to separate file commit bb4812dd5fccd3e1d59f017e138dc98355a7f0be Merge: fe73940 5c5359b Author: kh4 Date: Wed Sep 4 15:08:55 2013 +0300 Merge branch 'master' into diversity commit 5c5359bd11745912bfd2ae93aac4d97b597bfc77 Author: kh4 Date: Wed Sep 4 15:08:14 2013 +0300 binarycom: NACK if RX does not respond commit 597a9654cda8f42d65ec2a93f36afb939df2f829 Author: cTn Date: Mon Sep 2 17:05:23 2013 +0200 binary com can now request RX special pins array commit 947e4b6c79eaeb26a647d0074488ef3c24f7e4ac Author: cTn Date: Sun Sep 1 22:29:18 2013 +0200 boosting additional delay to 2 seconds also adding enter message for binary mode commit 65cf36fa8f636efa6b9e5b7d7d3d4ad44c1337d3 Author: kh4 Date: Sun Sep 1 21:19:46 2013 +0300 Additional delay on startup for configuration connect. The delay is only active if PPM is not detected. commit fe73940a0897accce067040ffc026a1fd3c8d324 Merge: e44dde4 348855c Author: kh4 Date: Sun Aug 25 19:17:35 2013 +0300 Merge branch 'master' into diversity commit 348855ce41c9e138436df9f8eb111a46506b4235 Author: kh4 Date: Sun Aug 25 19:16:58 2013 +0300 Configurator notices. commit e44dde4dd2f72d12b3b2aed03aa1f33584f866f1 Author: kh4 Date: Thu Aug 22 09:43:38 2013 +0300 Fix RSSI during packetloss (broken by LBEEP code) commit 6d7113e3b39cf16ae1c4f9f5c5e4cd4811f477b4 Author: kh4 Date: Thu Aug 22 09:26:14 2013 +0300 Spelling commit 52cdc23d9f38e3c6b6e0db9ce5c0909070a5ae1b Author: kh4 Date: Thu Aug 22 09:20:46 2013 +0300 Fix LBeep frequency. commit 515fbec01b7ee2411fb1e1d73a8212cd1082b1ba Author: kh4 Date: Thu Aug 22 09:02:48 2013 +0300 Add 'LBEEP' code. This allows the RSSI pin to be used for audible beeps on packetloss via FPV audio link without any extra hardware. commit 279bc6584baacbc71174e7f8f6afe89c2a6e5002 Merge: 3152a3f 6023b41 Author: kh4 Date: Tue Aug 20 16:17:07 2013 +0300 Merge branch 'master' into diversity commit 6023b41d3de1fd7f4b3d4bdeaae92c13ab719b7c Author: cTn Date: Tue Aug 20 14:15:13 2013 +0200 scannerMode can be exited via "#1,,,," command This applies to scannerMode initialized only in TX firmware Trying to exit scannerMode on RX firmware will drop you back to the scannerMode due to protective while (1) loop around it commit 3152a3f058be163bd02f440e506127175a03bb93 Author: Kari Hautio Date: Mon Aug 19 15:07:40 2013 +0300 Slave detection workking. commit 07443a4f98de323cdcbcf020dbdfcdcdb9586e73 Merge: ded39ad 79fecc1 Author: Kari Hautio Date: Mon Aug 19 14:36:09 2013 +0300 Merge branch 'master' into diversity commit ded39ad80b267bf3e64ba1b4318ef6d8ba288c9d Author: Kari Hautio Date: Mon Aug 19 14:31:45 2013 +0300 ome intitial master-slave stuff, using Wire (bleh) likely going to rewrite with lower level I2C access to avoid multiple buffer layers. commit 79fecc137a00fb65682a4504ea3d161872b9fab1 Author: cTn Date: Sun Aug 18 22:04:55 2013 +0200 RX_JOIN_CONFIGURATION will now break on Serial commit 1d3befdc5fc70d74717899f6ebed3e3b5782aca2 Merge: f907445 7a0abf2 Author: kh4 Date: Thu Aug 15 20:05:25 2013 +0300 Merge branch 'master' into diversity commit 7a0abf241edbd31308970150a5f340dd1a2e751f Author: kh4 Date: Thu Aug 15 19:00:13 2013 +0300 shut buzer of in bindmode commit f907445361892cdac1a209fe095026dded39067f Merge: 31a70be 5d78950 Author: kh4 Date: Thu Aug 15 18:38:00 2013 +0300 Merge branch 'master' into diversity commit 5d78950697b82dbec7a957150bf7572970ad56fc Author: kh4 Date: Thu Aug 15 18:37:42 2013 +0300 typo commit 31a70be2daef8afab5aead1244ad09886abff434 Merge: a5c082c 9242cfd Author: kh4 Date: Thu Aug 15 18:09:04 2013 +0300 Merge branch 'master' into diversity commit 9242cfd978f7d7485856198a41c6c734d90210f3 Author: cTn Date: Thu Aug 15 17:07:15 2013 +0200 fixing typo commit 045483b585471aee8715d034a68cbef3355763c4 Author: kh4 Date: Thu Aug 15 18:00:37 2013 +0300 add missing call ;) commit 3703dc34be6b4b557db2fd9dbdf5967b228b66af Author: kh4 Date: Thu Aug 15 17:57:16 2013 +0300 Secondary way to enter bind mode (for configurators). commit a5c082cd66365332a773fa5aa604c4432938f4a9 Merge: 6fde24b c546cd8 Author: kh4 Date: Thu Aug 15 14:44:47 2013 +0300 Merge branch 'master' into diversity commit c546cd861b96e1c5043dcf6f265e7f100936fb7d Author: kh4 Date: Thu Aug 15 14:40:15 2013 +0300 Add HawkEye HW names commit 6fde24bf89ade20f9b7c4ccd44a431f5da545190 Author: Kari Hautio Date: Wed Aug 14 16:02:10 2013 +0300 Add SLAVE_MODE flag to RX. commit cd124161b8c42630ab121acbe1b28a72fb184cf4 Author: kh4 Date: Fri Aug 9 10:18:55 2013 +0300 Fix name commit 14446e6096b668c3f4413c1f868fd307337aa08b Author: kh4 Date: Fri Aug 9 10:17:35 2013 +0300 Add Hawk Eye hardware (just names needed) commit 93078f5dfde048872535dd2a7be264a940680c23 Author: kh4 Date: Fri Aug 9 10:02:48 2013 +0300 BUGFIX: bind randomize fix with 24 channels active, thanks to englishman for spotting this out commit 4fa0cc366df7240d4b7d3074778d24e8043ee483 Author: kh4 Date: Thu Aug 8 13:10:38 2013 +0300 Minor text updates commit 599f629f9d2c5dcbaf5ecb66d4079322bc2de119 Author: kh4 Date: Thu Aug 8 13:04:55 2013 +0300 style commit 45c58d6103e7f062adbe2c98b575a1e0bff1be4c Author: Kari Hautio Date: Thu Aug 8 09:38:46 2013 +0300 'RCHacker' style outputs on RX as TX. I.e. there is a variable tone buzzer and LEDs available on the servo headers. Speaker via transistor to 'port 1' Red LED to port 6 Green LED to port 7 Please note that if you left PPM connected to port1 to allow using flytron/thundead code you must remove it now. commit 4e73a42ef0c00b3536e8ee18bfb8bc06309afd2c Author: Kari Hautio Date: Thu Aug 8 09:11:53 2013 +0300 EEPROM robustness Move data 256 bytes back on EEPROM as suggested. Verify EEPROM writes, continued failure will halt the module and just blink in "two pulse" pattern. commit 65218ca326536a8e9ec525fade62bbb713352c5a Author: kh4 Date: Thu Aug 8 01:36:50 2013 +0300 style commit a9df8adea8b4b1a2d173b703247d016d5f045ffc Author: Kari Hautio Date: Thu Aug 8 01:36:13 2013 +0300 cleanup commit 9b2711df7d2ea89dc649ca8fc7ef35ad68b314df Author: Kari Hautio Date: Thu Aug 8 01:33:38 2013 +0300 Fix PPM channel limit commit bc799b9fb880c5bb65c65e320710d59ce62b8041 Author: Kari Hautio Date: Wed Aug 7 22:31:15 2013 +0300 Consistently name 'on air' speed as datarate. More time to connect RX in rx config commit 488046b8043618af6ca1503eee456ccdc989c293 Author: Kari Hautio Date: Wed Aug 7 20:12:49 2013 +0300 Move ALWAYS_BIND into CLI. commit 530bcd67d048eb35c89cdb6fcc02451a2bbda0d9 Author: Kari Hautio Date: Wed Aug 7 19:47:46 2013 +0300 FrSky via CLI. commit 66a7e021422c453f0f9131b8f49ed75bc4696122 Merge: 8641b9c 5e01789 Author: kh4 Date: Wed Aug 7 11:12:20 2013 +0300 Merge branch 'master' of https://github.com/kh4/openLRSng commit 8641b9cf5f5b46d8007251e114da915a7842c2f7 Author: kh4 Date: Wed Aug 7 11:11:32 2013 +0300 5 tone (Close Encounters) beacon tune from rchacker. commit 5e017896e3168378978332fbfe895f0f81529ccf Author: Kari Hautio Date: Wed Aug 7 09:54:28 2013 +0300 typo commit 0b0e8d9be9b65f232deebf0bc68da8dc000f63c6 Merge: d19cd48 d5fabc6 Author: kh4 Date: Wed Aug 7 09:48:20 2013 +0300 Merge remote branch 'dtfuhf/master' Conflicts: RX.h TX.h hardware.h Add FRSKY and serial baudrate into CLI. It should be noted that the CLI runs always on the baudrate defined in openLRSng.ino, the baudrate is changed when the system enters 'normal mode'. commit d19cd482274b205d38ed3a285d9f92b90f015351 Author: kh4 Date: Wed Aug 7 09:21:12 2013 +0300 - frsky as toggle via CLI - serial speed settable via CLI - remove hopcount and use '0' channel as end of hoplist commit d5fabc64c229c63ac242348585428c8ec6e828cc Author: DTF UHF Date: Wed Aug 7 02:00:25 2013 -0400 added 10ch-32 to dialog commit fcb2ccfa327a81cc0922bbe8fdbdc77feb7f6841 Author: DTF UHF Date: Wed Aug 7 00:09:19 2013 -0400 add shutdown and rf status to aid merge commit d007de709d8ff5f6f35d8087e84a0c0c258d3769 Author: kh4 Date: Tue Aug 6 16:34:22 2013 +0300 Quick fix for the "NO DATA" blinkking problem on some er9x/opentx versions. commit d34855038ea7c9932dc55f4e016b5e98fa1fbf55 Author: Kari Hautio Date: Tue Jul 30 21:21:36 2013 +0300 ngTx updates; add RFOUT for futaba module and add pin for RFM SDN (just pulled low by code for now) commit 133fb783e8cbebaa686cdefd1beee094c8a39ea6 Author: DTF UHF Date: Sat Jul 20 11:36:43 2013 -0400 small copypaste fix :P commit a69ca106e04cadb306209849cdec2f4309cb2c6f Author: DTF UHF Date: Sat Jul 20 11:27:08 2013 -0400 DeluxeTX support (atmega32u4) commit 39fb25a1ee0f12b177b85e697bc1ffa71344856a Merge: 0860c5f 782230e Author: Kari Hautio Date: Sat Jul 13 00:07:02 2013 -0700 Merge pull request #21 from DTFUHF/master DTFUHF companion compatibility commit 782230ef3c400e4f69243f81dc19c5b33504a54d Author: DTF UHF Date: Sat Jul 13 02:34:29 2013 -0400 change buffer length commit 04fc8d9dcf719bc9278d3e6bd275aea5dfc3cbb8 Author: DTF UHF Date: Sat Jul 13 02:29:28 2013 -0400 prevent headers from being reprinted after hexDump commit 0860c5f1b728f458a44d361df9a2668fb3e6adbe Author: kh4 Date: Sat Jul 13 09:02:18 2013 +0300 README update commit 7bfbf399955fa2553ed4258abe30bed633c0d730 Author: kh4 Date: Fri Jul 12 22:49:52 2013 +0300 Harmonize style commit 6df3ccf249a12cc807d6bbbdd14fc30596d4fae0 Author: cTn Date: Fri Jul 12 20:52:31 2013 +0200 binary com (communication between mcu and UI) commit bcc7da21b91c87dd645c5f624bd7faf5ec052a39 Author: kh4 Date: Fri Jul 12 07:33:28 2013 +0300 second RSSIpwm fix, thanks readerror commit bd6b6efde184b6d5bfe2a328556c9ba01de799f6 Author: kh4 Date: Fri Jul 12 07:22:36 2013 +0300 RSSIpwm fix commit c616bec439154efc36b99f845f3f788234531912 Author: Kari Hautio Date: Thu Jul 11 22:38:15 2013 +0300 RX: ability to limit PPM output to 8ch (for incompatible FCs) commit 2b218de5f60e736b29844794e558e2e404546a44 Author: Kari Hautio Date: Thu Jul 11 22:29:38 2013 +0300 spelling commit 0745c79c4c9696b140fa9d130e5b28adb1282777 Author: Kari Hautio Date: Thu Jul 11 22:28:13 2013 +0300 RX: extend channelcount if RSSI injection is set to first unsent channel commit e5ef24504262d82b85adfa1743fced121ad7ec58 Author: Kari Hautio Date: Thu Jul 11 21:39:24 2013 +0300 Fix setting of rssiInjection commit 83cedd8563962519162857929655d5fba7fc3a86 Author: kh4 Date: Thu Jul 11 17:55:59 2013 +0300 just style update from astyle commit 3ab6059bca24044b2d25fd9bdee76ba973f53c6c Author: Kari Hautio Date: Thu Jul 11 17:09:53 2013 +0300 Fix FrSky RSSI scales (TX=0-255 // RX=0-127). commit 1b7765e4ee5189a26a7fc70fe601ab6e2f90c997 Author: Kari Hautio Date: Thu Jul 11 16:48:52 2013 +0300 Fix erroneous "invalid input" message. commit 75ee55d43f6552e943cbed322f5ea0d9bcc601da Author: Kari Hautio Date: Thu Jul 11 16:13:07 2013 +0300 - Revised RX logic for failsafe / beacon, it is now separate from lost packet counter and based on time only. - Allow setting of failsafe delay via CLI (0.1 - 25.5s) commit 9591080706b5469e2f2e71110f817bdc768bfb58 Author: Kari Hautio Date: Thu Jul 11 08:49:17 2013 +0300 Fix PPM input by pin change interrupt. commit ef94d2101a5f3c5e0e8610b7479b68d7ff1b6984 Author: Kari Hautio Date: Sun Jul 7 17:03:09 2013 +0300 RSSI smoothed RSSI injection support 24ch hopping support (untested) commit 55c335d52d113ae532035cad689b10f045e063d6 Author: Kari Hautio Date: Fri Jul 5 22:40:16 2013 +0300 cosmetics commit c8b8148d8a3dcc2428d006207fd8cbef6306ce3e Author: Kari Hautio Date: Fri Jul 5 22:39:35 2013 +0300 Fix config upload. Changed to single line protocol. commit 6e45c3a7412b8a09882295d9a18e6d417aa89395 Author: kh4 Date: Fri Jul 5 22:01:05 2013 +0300 Command for writing configuration via serial in hex format. commit 1043f515de4f36bfb93d98c627a5a175360db620 Author: kh4 Date: Fri Jul 5 12:57:20 2013 +0300 comment out debug commit 8a2b8ad95e7f20cb9be473e2d7cc21f7e6f69962 Author: kh4 Date: Fri Jul 5 12:25:49 2013 +0300 Double Doh! commit 40f2347282fd3981a2b906113f12e462bd649138 Author: kh4 Date: Fri Jul 5 12:24:53 2013 +0300 Doh... commit 49e41a20527cf321ba6886b9d4fc3daa4ef39f3d Author: kh4 Date: Fri Jul 5 12:23:46 2013 +0300 Cast commit be84d43456b7e9f4f5491ef4731544800d3db400 Author: kh4 Date: Fri Jul 5 12:22:19 2013 +0300 Casting commit ddbe8b5bf47ea86f8ea8112813f45459765e3c2a Author: kh4 Date: Fri Jul 5 12:18:38 2013 +0300 Dialog: add support for dumpping configs in 'binary' format. commit 6268778dff3be8be53c5f3661f980bd318c01598 Author: kh4 Date: Fri Jul 5 11:22:29 2013 +0300 Futaba 'microPPM' support with autodetect. commit e6d36c68cc3072a025e6818407abdf772cf9db3f Author: Kari Hautio Date: Sun Jun 30 16:51:44 2013 +0300 little fix commit 62a731f75b8c9f9229aef5fcb10342e22c085f18 Author: kh4 Date: Sun Jun 30 16:29:35 2013 +0300 styling commit 0e494b359bc7ced8635de75814bae34c94e325a8 Author: kh4 Date: Sun Jun 30 16:27:45 2013 +0300 RX: read serial during packet sending commit b4e576219881a32bb8549ba7c7dcf46741038abf Author: Kari Hautio Date: Sun Jun 30 00:16:59 2013 +0300 - fix some menu types - default minimum PPM sync to 3000 us (tunable 2500-10000) commit 5770b6f1bfcb5c56ba50cfe3676091a524a602ff Author: Kari Hautio Date: Sun Jun 30 00:12:30 2013 +0300 Fix FrSky telemetry (memory corruption bug). commit 5baa24e4c2144a754116fd4bc39d8791e6794353 Author: Kari Hautio Date: Sat Jun 29 16:32:04 2013 +0300 - do not limit packet rate - misc fixes commit ddc9d8ff24d7c6d8f1cd428abcc124440ea078fb Author: Kari Hautio Date: Sat Jun 29 15:41:27 2013 +0300 Enable two way binding. TX will stop transmitting bind packets once RX acknowledges bind. This allows detecting successfull bind without looking at the RX leds. Sending of bind packets can be resumed by pressing button on TX. commit 1a88d25ecdf5b7ce511912c88bac7f2fcb2642e1 Author: Kari Hautio Date: Sat Jun 29 01:53:31 2013 +0300 - move minsync into menu commit 4a4deb59653462e9d11859d95b2086030a249c99 Author: Kari Hautio Date: Sat Jun 29 01:12:11 2013 +0300 . allow using serial pins as PWM outputs - optimize EEPROM write by not writing if data is correct already commit c92136b8c9bd301e005ed87cc2deb7e3d17110b1 Author: Kari Hautio Date: Sat Jun 29 00:36:17 2013 +0300 Serial link on uplink too. Can be optimized quite a bit still. commit 5132e196cab87f510468ae62500463d94b40da5f Author: Kari Hautio Date: Fri Jun 28 23:54:20 2013 +0300 - Analog handling for FRSKY - change defaults to 19200 bauds with telemetry commit d3ca357872aebc8e1b55001fd01dd14d52cef7a0 Author: kh4 Date: Fri Jun 28 09:05:46 2013 +0300 Make PWM/PPM disabling synchronous so that no corrupt PPM frames are generated. commit f91ec5ea298fc4835d4facf785ff22c336c840a9 Author: Kari Hautio Date: Fri Jun 28 08:26:52 2013 +0300 Semi workking, note binding send is disbled for easier work with rxconf. commit b9d519e3aabb4b899dc0bb95b3f2c143dc26b7ff Author: kh4 Date: Thu Jun 27 12:13:10 2013 +0300 Additional outputs -> breaks build for now... commit f3a37956ac42ec416d41b8682ca07a283fd44564 Author: Kari Hautio Date: Wed Jun 19 18:57:41 2013 +0300 Spelling errors. commit 6e6eecf381dd68e5224c60f0abb77104717b7248 Author: Kari Hautio Date: Wed Jun 19 15:32:39 2013 +0300 Downlink (Tx) RSSI strength. commit 25ee91fd8f1ffc3c75cbc03d39b9b7cdba2b7cba Author: kh4 Date: Wed Jun 19 14:25:21 2013 +0300 style commit d3ebc528e795bb2e18188fa4fd476d5b3938f7f2 Author: Kari Hautio Date: Wed Jun 19 14:22:59 2013 +0300 Fix frsky telem... should work now at least RX RSSI commit d4d1d05b7fe5c5a5d072de572c96fea09305bd79 Author: kh4 Date: Wed Jun 19 12:57:01 2013 +0300 a little miss... commit a156165ab0343dc0ee471d29c20389ab79c22cdd Author: kh4 Date: Wed Jun 19 12:52:23 2013 +0300 FrSky emulation on TX side - just coded at this point commit 164aa74b3fe9f2f3b922dc03eec06bbd2f24e077 Merge: d715b0d b93d398 Author: Kari Hautio Date: Mon Jun 17 18:52:18 2013 +0300 Merge branch 'next' of https://github.com/kh4/openLRSng into next Conflicts: RX.h commit d715b0d5602fa7945c0ebc6db789e988b98d9000 Author: Kari Hautio Date: Mon Jun 17 18:49:44 2013 +0300 serial stuff coming in.... commit b93d398644bce8f46f2496e0804ecc596737c533 Author: Kari Hautio Date: Mon Jun 10 16:11:53 2013 +0300 4ch updates commit b6f2ec8113d6a5b07c80384960fae8f19c190de8 Author: Kari Hautio Date: Mon Jun 10 16:02:28 2013 +0300 up commit 8827989efb86e8322d461e5af2518c17b543040d Merge: 0fbadf5 b913d9d Author: Kari Hautio Date: Mon Jun 10 15:24:48 2013 +0300 Merge branch 'next' of http://github.com/kh4/openLRSng into next commit 0fbadf5ff24401b4f775eee30a25f8f006a4afc5 Author: Kari Hautio Date: Mon Jun 10 15:24:27 2013 +0300 some RXconf fixing... PPM ought work now commit b913d9dc4c4c6f6210c177d8b63086c7e681c8d7 Merge: 1010314 5601452 Author: Kari Hautio Date: Mon Jun 10 04:31:10 2013 -0700 Merge pull request #17 from propstrike/next pin ordering fix to match new hardware commit 5601452e5b07191aae3f47468306638db43a1fdc Author: propstrike Date: Mon Jun 10 01:12:28 2013 -0400 pin ordering fix to match new hardware commit 101031473dd4a950f0cb0d6acd59c4d6ff9a4165 Author: Kari Hautio Date: Wed Jun 5 16:17:33 2013 +0300 more rxconf commit e93ec7212c4528f1df84ba2685eefdeb33bed23d Author: kh4 Date: Tue Jun 4 16:02:01 2013 +0300 styling update commit 9520ea548107115a2ec6053044216c6890bc8733 Author: Kari Hautio Date: Tue Jun 4 15:47:24 2013 +0300 rxconfig... almost workking... commit 4f78c619c63370416762f72ed9b8d77a298bf90e Author: kh4 Date: Tue Jun 4 14:57:31 2013 +0300 minor edits commit 0825ce3c1a1fc9f9a7fb367c167797d3bba3f482 Author: Kari Hautio Date: Mon Jun 3 22:46:23 2013 +0300 RX configurator forming up.... does not work yet. commit a378198a840bde4531182d521659fc58f1f60d01 Merge: fb395c9 92175e3 Author: kh4 Date: Thu May 30 16:28:14 2013 +0300 Merge branch 'master' of https://github.com/kh4/openLRSng into next commit fb395c9a29b30316f9dcc97d21d60905b9242f90 Author: kh4 Date: Thu May 30 16:25:48 2013 +0300 Initial commit with the receiver configuration, which is non finished. THIS WILL NOT EVEN COMPILE atm. commit 92175e3c0e46346dd6c621cf379a90fc69ba3798 Author: Kari Hautio Date: Sat May 25 00:02:28 2013 +0300 correct way to enter menu commit 4e65b9345bbb4ff9315c1aaf4557ec88377c8a9a Author: Kari Hautio Date: Thu May 23 13:35:46 2013 +0300 Fix PWM outputs on Flytron v2 / OrangeRX UHF RX commit 0509cb9ceb9c5cdb4eac8f630aebf6c1b2a592af Author: kh4 Date: Wed May 22 16:32:05 2013 +0300 fix2 commit 733b2d9bc49f3e7ce5868ce86efc98286f035f57 Author: kh4 Date: Wed May 22 16:30:59 2013 +0300 fix commit ce3145be3dad88055ea773cee53f1bc8825cbfe6 Merge: b647c59 4c5d8c0 Author: kh4 Date: Wed May 22 16:16:36 2013 +0300 Merge remote branch 'ctn/development' into next commit b647c59faa7daec229f3a359b5dbb476d256dfdd Author: kh4 Date: Wed May 22 15:39:16 2013 +0300 - move PPM output setting to bind_data (no more need for jumpper) - revise PWM output code to cope with upcoming HW - update scanner interface for more sane units commit 4c5d8c02690bfa79c14c03d009d7bc3def837da5 Author: cTn Date: Sun May 19 21:41:03 2013 +0200 function to send freq range to spectrum analyzer commit 9ec599275ca5f0004adf1de066341a9ef5e4f9c3 Merge: 7e95827 d935e1c Author: cTn Date: Sun May 19 19:50:07 2013 +0200 Merge branch 'master' of git://github.com/kh4/openLRSng commit d935e1c19c95805e0e385a132d51076d3abb2fe8 Author: kh4 Date: Sun May 19 16:05:10 2013 +0300 Change scanner mode to start with 'module' min/max frequencies. commit f66fce27a5b691299ce9e15cc3ac1172da35f32f Author: Kari Hautio Date: Sun May 19 14:11:40 2013 +0300 Improve PWM jitter. This modification is a bit troubling as it makes interrupt routine busyloop for about 16us, this however is just about 1-2% (depending on channel values) of CPU time so I see this can be tolerated. With this change the servo jitter is virtually nonexistent. commit 06eb56f117a38674d31e854cfef86560e00aef6c Author: kh4 Date: Sat May 18 09:41:12 2013 +0300 Some document updates commit 8fa0ef06c2ff2247975814b309aa1eabd462c3c5 Author: kh4 Date: Fri May 17 22:28:19 2013 +0300 style commit 6963380f9a90f9ed2090cec922f76a08f578c2b4 Author: Kari Hautio Date: Fri May 17 22:26:42 2013 +0300 fix comments commit cbf813d167468c8d0ddfc509d3d0f90f5d3ea558 Author: Kari Hautio Date: Fri May 17 22:20:39 2013 +0300 CRITICAL FIX for OpenLRSngTX!! commit d2fccb182ce164694fe23af7924b167141b1e399 Author: Kari Hautio Date: Tue May 14 09:22:05 2013 +0300 FEAT: option to disable PPM out on failsafe FEAT: option to change failsafe delay commit 0e0d4004da5cfd321d443943f56f82a91471532a Author: Kari Hautio Date: Mon May 13 17:28:57 2013 +0300 Fix failsafe for 16 channels. commit 364bae940e0c8480e03637d75622e76806e4f8b4 Author: kh4 Date: Mon May 13 12:17:58 2013 +0300 Remove debug stuff commit 3b6361f882d421d0d02d92ccc33777b8f6a2f76d Author: kh4 Date: Mon May 13 11:13:27 2013 +0300 Add PPM_MINSYNC setting. commit a7187022fa59ebab8842e474580fee6211a01c93 Author: kh4 Date: Mon May 13 11:07:33 2013 +0300 styling commit a9133dea2d74ea9145cba521faf07e57a22092d3 Author: Kari Hautio Date: Mon May 13 11:03:09 2013 +0300 Fix RX output, briefly tested now and it seems to work. commit eac8288033164ab476cae9ab4884862f5d880800 Author: kh4 Date: Mon May 13 09:58:44 2013 +0300 Fix unpackChannels() commit 111614a56e4f610b59f274eb83b5a61c50b9b3f3 Author: Kari Hautio Date: Sun May 12 22:14:49 2013 +0300 fix +x channel outputs commit 0296e8580ff766efc3335754a37143640ead1827 Author: Kari Hautio Date: Sun May 12 21:32:28 2013 +0300 RX should work, not tested. commit 21bad9b942edbf5ae4891683d2c1ebd738ef3f38 Author: Kari Hautio Date: Sat May 11 22:56:29 2013 +0300 fix commit ec6f442fa477e118bb696d48e382ca6653aa8b8f Author: Kari Hautio Date: Sat May 11 22:35:52 2013 +0300 up! commit 499f87495653e606e5a9cdbe8392f4e54a12f73d Author: Kari Hautio Date: Sat May 11 21:43:54 2013 +0300 almost there commit 6ed30660c951ff72cdd0b4c648cdac8d83e5a267 Author: Kari Hautio Date: Sat May 11 13:40:15 2013 +0300 Update version commit aae9c83e2d4e503ce8eca3947aeaeab483673a06 Author: Kari Hautio Date: Sat May 11 13:38:45 2013 +0300 Separate features from datarate. Packet interval is calculated automatically depending on datarate and enabled features. commit 6da430afa454f3856c5d85e592ab38ccc97a3164 Author: kh4 Date: Mon Apr 22 01:43:06 2013 +0300 format commit 9a1401cbc6a29efe26e1605d6e2eaff5f03a629d Author: kh4 Date: Mon Apr 22 01:40:47 2013 +0300 Added link to cTn:s psectrum analyser GUI. commit 5182bace90c800b2bb64c6a218c78eb40354a1de Author: Kari Hautio Date: Sun Apr 21 17:53:23 2013 +0300 Typo fix for 868Mhz modules. commit 7e958278548700372ebf55a48a5414a3e931cca7 Merge: ea20987 6f757de Author: cTn Date: Thu Apr 18 18:42:39 2013 +0200 Merge branch 'master' of git://github.com/kh4/openLRSng commit ea20987c150c0f9e139cd798b371460b337fd70e Merge: 9472825 cf73b7d Author: cTn Date: Thu Apr 18 18:04:30 2013 +0200 Merge branch 'master' of git://github.com/kh4/openLRSng commit 6f757def2fa4211d96d4ee67d6d143ebd687d6b8 Merge: 704c723 cf73b7d Author: kh4 Date: Thu Apr 18 18:00:16 2013 +0300 Merge branch 'master' of https://github.com/kh4/openLRSng into cli Conflicts: README.md commit cf73b7dd51d33c88544677e457d8f6730f62c370 Author: kh4 Date: Thu Apr 18 17:56:34 2013 +0300 Update description on OrangeRX RX leds (no blue LED there). commit 704c723c0efaf3747698595b9f3c2d670928142d Merge: c1349ed a0a4a40 Author: Kari Hautio Date: Thu Apr 4 11:25:10 2013 +0300 Merge branch 'master' into cli commit a0a4a40e054237fbdf85bb62c655f1092d5a7b8e Author: Kari Hautio Date: Thu Apr 4 11:24:12 2013 +0300 typo fix commit 86753be68c6bbbbdd6d41fe54437d9413256839f Author: kh4 Date: Thu Apr 4 11:11:13 2013 +0300 Fix RSSI output commit 947282509a1bb0218b475de929b2ce49d9109934 Merge: 45fe610 5addbb8 Author: cTn Date: Thu Mar 28 13:44:46 2013 +0100 Merge branch 'master' of git://github.com/kh4/openLRSng commit c1349ed602a74649e342f17c0f1bbf9f3f81121e Author: kh4 Date: Tue Mar 26 22:28:01 2013 +0200 README updates for v2.0 commit a113a54be4e732212092bfdf83ef8a36bc4182fd Author: Kari Hautio Date: Tue Mar 26 22:06:39 2013 +0200 - .ino cleanups - shorcuts for PMR/FRS channels on beacon (P# and F#) commit fd94a8a78f4e0ecd5d5467fd54a28ccd680c1a9b Merge: bbbe512 5addbb8 Author: Kari Hautio Date: Tue Mar 26 22:03:39 2013 +0200 Merge branch 'master' of https://github.com/kh4/openLRSng into cli commit 5addbb881af76fc2d1ba5d0337d5353b80ce4cd0 Author: kh4 Date: Tue Mar 26 22:01:55 2013 +0200 Enable PWM/PPM outputs only after first packet is received. commit bbbe512df5a217a979a517df60072878cd15039a Author: kh4 Date: Tue Mar 26 21:01:53 2013 +0200 Autoincrement magic when doing changes via cli to force rebind. commit 5f0f929cd7ca918d6ac799062268db6231ad0f1a Author: kh4 Date: Tue Mar 26 14:37:03 2013 +0200 binddata cleanups (rc_channels going to be added into flags) commit d8604581c63786c396542ad884935cd586f2321f Author: kh4 Date: Tue Mar 26 14:25:08 2013 +0200 style commit f2febf00d93345612f750f9cbb3f7b0078264f8c Author: Kari Hautio Date: Tue Mar 26 12:34:57 2013 +0200 CLI optimizations commit f21956ef3a928b299d037dd8bc3329a3db5797d9 Merge: 911e6ab d35c09d Author: kh4 Date: Tue Mar 26 10:44:50 2013 +0200 Merge branch 'master' into cli Conflicts: binding.h commit d35c09d3ce7662265d628e7d7ec4d5de681986cd Author: kh4 Date: Tue Mar 26 10:37:06 2013 +0200 Binding frequency for 868 MHz modules commit 7f189fe836bcff9e48126b8df078b35644e29732 Author: kh4 Date: Tue Mar 26 10:34:14 2013 +0200 Update README commit 911e6ab489ff1c6e941538c31eaa3acd90c56ab7 Author: cTn Date: Mon Mar 25 19:27:48 2013 +0100 CLI dialog improvements commit 26e1075cb1051f393628a64a28f44429c5d85cf1 Author: kh4 Date: Mon Mar 25 16:33:06 2013 +0200 style commit 7c95f4409fdf19c78405decc533112ca116a66df Author: Kari Hautio Date: Mon Mar 25 16:29:21 2013 +0200 Moving settings away from .ino, CLI usable. commit 0bd74d9324c3601d417af87e6c1d481e3e9822e5 Author: kh4 Date: Mon Mar 25 14:30:58 2013 +0200 style commit 81c6b21dea7d580cfa7c5c6c4b0e1bd476924d8f Author: cTn Date: Mon Mar 25 13:13:52 2013 +0100 properly handling an empty buffer commit b12907a78c21377bb49f8605cfa2a0f63a9be45b Author: kh4 Date: Mon Mar 25 13:45:06 2013 +0200 Style commit 0995223ab35968a99b26d4388eb9e0a11116b475 Author: cTn Date: Mon Mar 25 12:31:45 2013 +0100 optimizing commit e2b79ebc6d69e8d129c9669f543a1ae3048f74cd Author: Kari Hautio Date: Mon Mar 25 12:51:17 2013 +0200 Some rework on usability. commit 47e5143019334fbb4ac6a2172de1303eb77faa03 Author: cTn Date: Sun Mar 24 17:21:09 2013 +0100 optimizing commit 50f913cb71cf16c53b58fe2bf472a3e7ce081bcc Author: cTn Date: Sun Mar 24 17:03:10 2013 +0100 optimizing commit 834166781da7d4fd8d94461f36ac8dbe5c14644d Author: cTn Date: Sun Mar 24 16:03:56 2013 +0100 more cleanup commit 944ef0caf5a584b655a0039b8733296ab9e07a20 Author: cTn Date: Sun Mar 24 16:02:51 2013 +0100 enabling eeprom saving and cleaning up commit 5e2938c133511fe68e17dbc0b3278522e0700888 Author: cTn Date: Sun Mar 24 14:49:01 2013 +0100 changing back the board type commit 25cc38b3979c656a8dd82e82e316ee74a99e6b23 Author: Kari Hautio Date: Sun Mar 24 15:12:51 2013 +0200 fixes commit c2364b9a688fe52aafc8d18aa1fb33eb4a8be4fa Merge: 635ddea 60153c7 Author: Kari Hautio Date: Sun Mar 24 13:05:10 2013 +0200 Merge branch 'master' of https://github.com/kh4/openLRSng into cli commit 60153c76eb06298f6cdfec7c83f59316e73792eb Author: Kari Hautio Date: Sun Mar 24 13:04:22 2013 +0200 Fix buzzer for RX as TX. commit 635ddea64abe91aef061eee6566c72e0ddde9856 Author: Kari Hautio Date: Sun Mar 24 13:03:29 2013 +0200 Cleanups by kha commit f28f25ec75f05811ffd787eb286f2b05770eb286 Author: cTn Date: Sat Mar 23 22:52:11 2013 +0100 up commit e612c9bbc4d0969389de71182a2d924ea422e4b5 Author: cTn Date: Sat Mar 23 22:24:33 2013 +0100 up commit 91a5e1a2b28e448afa46dbec9bd81aa41f611170 Author: cTn Date: Sat Mar 23 20:38:48 2013 +0100 up commit 0c4e462f4aadceed3e4c4d8de1d68ca0af4c30c2 Author: cTn Date: Sat Mar 23 20:30:59 2013 +0100 up commit ca70c6f2c3ccd0b87c5f169d814cf0d43ce1aa53 Author: cTn Date: Sat Mar 23 19:26:58 2013 +0100 up commit 325dc52874f2a9767d9b84b8c7e01bbf08e16a12 Author: cTn Date: Sat Mar 23 19:18:24 2013 +0100 optimizing commit a540458759621b227d37d29c1876a472e88bb8f8 Author: cTn Date: Sat Mar 23 19:13:11 2013 +0100 up commit 2f6e8aebbed6a53088ddba9b6079766e78d11e13 Author: cTn Date: Sat Mar 23 19:02:20 2013 +0100 up commit 9100ade02e4a632de497fbce699b5e13e0bd097d Author: cTn Date: Sat Mar 23 18:46:19 2013 +0100 up commit 580db23d194c02929abd26ed1d175e37c74ee176 Author: cTn Date: Sat Mar 23 18:43:13 2013 +0100 up commit 2bb34ecf73099583661829645f79c9ca88c9aae8 Author: cTn Date: Sat Mar 23 16:01:45 2013 +0100 cleanup commit ea84e5ca09bb8052e87ab8f986cfcff8543e291f Author: cTn Date: Sat Mar 23 15:59:38 2013 +0100 shaping the cli dialog into something useful commit 61f364300501cc6829874c6cbbdf2eb94a2ad38a Author: cTn Date: Sat Mar 23 02:02:35 2013 +0100 some initial bedtime commit commit 45fe6107eae4e4b2cfd344f0a8e032602e69c5f3 Merge: 62b0a01 271e474 Author: cTn Date: Sat Mar 23 00:29:37 2013 +0100 Merge branch 'master' of git://github.com/kh4/openLRSng commit 271e474ec7526ad606d8d9b18cc0336ab747487c Author: kh4 Date: Thu Mar 21 18:24:17 2013 +0200 Add define for setting frequency limits for 868MHz modules. commit 34bb767a2775fc18a4127fa42710849f78577b47 Author: kh4 Date: Tue Mar 19 21:57:38 2013 +0200 Updated frequency calculations to work with 'highband', this should allow using 868MHz radios. commit 62b0a01fa4e1cdedfd84820bd65da25336713f8a Author: cTn Date: Sun Mar 17 20:19:36 2013 +0100 Revert "2 second watchdog timer for both TX and RX" This reverts commit df204293331a7b8674d344aa29e944b97159fb40. commit 932ea666d4cb6f2b134752caf40b77ffb30038ee Merge: df20429 d38b769 Author: cTn Date: Sun Mar 17 20:05:48 2013 +0100 Merge branch 'master' of git://github.com/kh4/openLRSng commit 0bf2a872b1d4eca507698325c19dec207b680aaa Merge: c41d876 d38b769 Author: kh4 Date: Sun Mar 17 20:47:24 2013 +0200 Merge branch 'master' of https://github.com/kh4/openLRSng commit d38b769969dd76da0c319971049c30a37114e8c2 Author: Kari Hautio Date: Sun Mar 17 16:08:37 2013 +0200 Support for piezo on openLRSngTX. commit c41d87643896b6826d2527a7a86baa1c9ab8a21e Author: kh4 Date: Sat Mar 16 15:58:54 2013 +0200 README: add note about forced PPM define. commit 2d468ef5c682080340a57a57bb569dadcde33b01 Author: Kari Hautio Date: Fri Mar 15 13:57:44 2013 +0200 Initial support for the openLRSngTX board. commit 9ad192d5557cc0314e4d5852866bc2d42f41fd94 Author: Kari Hautio Date: Fri Mar 15 13:32:21 2013 +0200 Fixup README commit 1ef7391e295f7bf6c5457fb06c8fb10653818918 Author: kh4 Date: Thu Mar 14 10:44:42 2013 +0200 format commit 3a42c95f6d9b5d56931195d1825f245545c02b07 Author: Kari Hautio Date: Thu Mar 14 10:41:45 2013 +0200 RX: drop analogWrite usage and use timer directly for RSSI. commit bbd2b9faa966d68e71e972108fe1e1de2b722fee Author: Kari Hautio Date: Wed Mar 13 22:11:33 2013 +0200 RX: change RSSI PWM frequency to 32kHZ (from 500Hz) commit dee8b0ee5e4ab9faa643a6133cb0268926c45046 Merge: f932b90 c144be5 Author: Kari Hautio Date: Mon Mar 11 23:01:35 2013 -0700 Merge pull request #9 from pwarren/master Fixed some typos commit c144be5af8d821ed98efddcd5df000b460a6cd87 Author: Paul Warren Date: Tue Mar 12 13:36:05 2013 +1100 Typos and some grammar fixes commit f932b90b191c021b05bcc4c958bac6f3e365460a Author: kh4 Date: Thu Feb 28 10:24:37 2013 +0200 Add helpper for US FRS channels (beacon) commit 562266951bd6f9c8c8a9fa99ff5214ee2b325501 Author: kh4 Date: Sun Feb 24 22:23:20 2013 +0200 style commit 654cdb48731321005151daa5f14890162b59d247 Merge: 556553f 4e88832 Author: kh4 Date: Sun Feb 24 22:22:53 2013 +0200 Merge branch 'master' of https://github.com/kh4/openLRSng commit 4e88832b93bddce984d7d6f4ca1c6d184dbb8dec Author: Kari Hautio Date: Sun Feb 24 22:12:49 2013 +0200 Add FORCED_PPM_OUTPUT define to make it possible to have 7 PWM channels in combined mode. commit 556553f77ab891aebab0b7f4e7f798b5b4e9b636 Author: kh4 Date: Sat Feb 23 22:40:57 2013 +0200 Fixed "forced bind" in README. commit 9e10eb6050fed1ad8ae7133a7cc52c42ee222e86 Author: Kari Hautio Date: Sat Feb 23 21:17:15 2013 +0200 Correct the combined mode (AVRISP is shared with CH6-8). 6 channels are available in combined mode as PWM. commit 3f577b3ee8e38f78409fa09b4d1e53f14544142c Author: kh4 Date: Sat Feb 23 15:17:48 2013 +0200 README update with new jumpper settings. commit 441c450580964a9e7e0d1f29ae9b2f4c38066449 Author: kh4 Date: Sat Feb 23 15:09:58 2013 +0200 style fix commit aaed5fc51745198d5bde679d7e2d09e74c91a99b Merge: 749a9f3 ff7dbcf Author: kh4 Date: Sat Feb 23 15:09:21 2013 +0200 Merge branch 'master' of https://github.com/kh4/openLRSng commit ff7dbcf296abf169072daa29de0f682e231169f9 Author: Kari Hautio Date: Sat Feb 23 15:08:24 2013 +0200 PPM is selected by either 1) connect MOSI to GND (on the AVRISP connector on OrangeRX receiver) - in this mode outputs CH1-CH4 = channel 1-4, CH5 = PPM, CH6-CH8 = channel 5-7 2) connect CH7-CH7 using a jumpper - in this mode outputs CH1-CH4 = channel 1-4, CH5 = PPM, CH6 = channel 5 To force binding on RX connect jumpper on CH1-CH2 To make RX act as openLRS spectrum analyser put a jumpper on CH3-CH4, LEDs stay dark in this mode. It is now possible to disable to "always bind" feature in the openLRSng.ino commit 749a9f34ae52592afae3961046f235b9304e220a Author: kh4 Date: Mon Feb 18 21:10:57 2013 +0200 Add spectrum analyser descrtiption. commit dab7c883450357aa94c12656aeb42459967faacc Author: Kari Hautio Date: Mon Feb 18 12:34:28 2013 +0200 Spectrum analyser mode in RX too. Short ch6 output to GND to enable it. commit 8ab3b5c52b28962b03edeae7d7dd25546666b44c Author: Kari Hautio Date: Fri Feb 15 22:51:52 2013 +0200 Update README.md commit 45394437d4fcfab77e78b53d1c5908fcfa665703 Author: Kari Hautio Date: Fri Feb 15 22:51:17 2013 +0200 Update README.md commit df204293331a7b8674d344aa29e944b97159fb40 Author: cTn Date: Wed Feb 13 16:13:11 2013 +0100 2 second watchdog timer for both TX and RX commit d8fa581180265b385b7c7f84616fba1b570d10be Author: kh4 Date: Wed Feb 13 12:45:17 2013 +0200 doc update commit 578ad5790489bca78762f0c10933c26b09b83692 Author: kh4 Date: Wed Feb 13 12:19:47 2013 +0200 style commit e973c1ccc43ec62d6f13d59aa9e6b02c2c1e98fe Author: Kari Hautio Date: Wed Feb 13 12:16:58 2013 +0200 Add possibility to reset to .ino setting instead of randomization by holding button for more than 5s (continous beep). Fix beaqcon enabling (stale #ifdef). commit fe5224a5735e6cad86e6764b8ed9cbfbf606078f Merge: 1518bd0 72045f8 Author: Kari Hautio Date: Wed Feb 13 00:48:36 2013 -0800 Merge pull request #7 from kh4/combined Combined PPM/PWM mode commit 72045f8883d6247f927eab438bfb863daedcf5e5 Author: kh4 Date: Wed Feb 13 10:45:11 2013 +0200 style fix commit 9252910d0e750ded059bdc6626abf37ba1250ada Author: kh4 Date: Wed Feb 13 10:25:23 2013 +0200 Reintrocude combined mode. Note that PPM is now selected by 'bindplug' on ch8. commit 1518bd0724d5963cb03af8c4b6fec161a23c421c Author: kh4 Date: Wed Feb 6 09:19:22 2013 +0200 move TX schamatics to own repo https://github.com/kh4/openLRSngTX.git commit ea54df2f64ed5ff79265065e875f8f52e76e7bbe Merge: 14dcd49 e4025e0 Author: Kari Hautio Date: Wed Feb 6 07:23:11 2013 +0200 Merge branch 'master' of https://github.com/kh4/openLRSng commit 14dcd49349fd1ccfad86a6adec8758f438d15076 Author: Kari Hautio Date: Wed Feb 6 07:22:29 2013 +0200 HW v0.1 - not finished commit e4025e0e7c410a41c86d58185faefe3d30e2b850 Merge: b2f24ff 51fbf5d Author: Kari Hautio Date: Fri Feb 1 16:32:41 2013 +0200 Merge branch 'master' of http://github.com/kh4/openLRSng commit b2f24ff4147669c418dbefc48a9f1c530d680610 Author: Kari Hautio Date: Fri Feb 1 16:24:30 2013 +0200 Fixes for Futaba compatibility. (pullup on PPM & RF out indicator) commit 51fbf5df1758317417e54db2bd6fbefd6a166372 Merge: d8bc77b 6c01489 Author: Kari Hautio Date: Tue Jan 29 12:53:04 2013 -0800 Merge pull request #6 from rlboyd/6c0148933c07c795aa493a872cc9f53f0512b48f Fixed up some types. commit 6c0148933c07c795aa493a872cc9f53f0512b48f Author: rlboyd Date: Mon Jan 28 14:39:38 2013 -0400 Fix regression in converting ppmOut from int8_t to uint8_t. Fixed types of some variables to reflect their usage. commit d8bc77b25a325337301f474693b9f8cbd03bddbe Author: Kari Hautio Date: Mon Jan 28 16:30:04 2013 +0200 Telemetry basics, just RSSI for now. Will need to rethink some timings still. commit 8b3eca31aa72dca5ae293de0b251f3da09f2c5c5 Author: kh4 Date: Mon Jan 28 11:04:03 2013 +0200 TX: fix linefeeds commit c83c7a4f5ddc578b50ddc48ad5345538daa51ff8 Author: kh4 Date: Sat Jan 26 10:49:38 2013 +0200 Style up the calc too commit e257ca48cd7161a171a32636ab59730f1a0915aa Author: kh4 Date: Sat Jan 26 10:46:25 2013 +0200 Add astylerc for linux commit 1c1b62032f446f5d0cbaa53eb253a7055ccc211f Merge: 3c0a118 e9b85e8 Author: kh4 Date: Sat Jan 26 10:41:46 2013 +0200 Merge branch 'master' of https://github.com/kh4/openLRSng commit 3c0a11818176243f0dbcb48a956b673bfa7a541e Author: kh4 Date: Sat Jan 26 10:41:18 2013 +0200 style update commit e9b85e81834f9cf2c1161a33e47cf90eb8b41c6a Author: Kari Hautio Date: Fri Jan 25 22:49:57 2013 +0200 extended frequency limits commit 28e60558cc2208500fb62f5152e7c652f00deec9 Author: Kari Hautio Date: Fri Jan 25 22:37:33 2013 +0200 A little fix... commit 6d1d50cb8a33537148bf66384af558ab52de94b3 Author: Kari Hautio Date: Fri Jan 25 22:33:15 2013 +0200 Some cleanups and startting up with telemetry. commit 8cc23be266a5441b1aea62bfe44b3bf17556c322 Merge: 0b7ebee 647e84a Author: Kari Hautio Date: Fri Jan 25 11:15:05 2013 -0800 Merge pull request #5 from rlboyd/master Coding style update. Thanks, now it looks nice to my eye commit 647e84ac15bc4345309749b7f94e2f3ea85d122d Author: rlboyd Date: Fri Jan 25 15:02:20 2013 -0400 Modified formatting to use 1tbs. commit ef0d2b00334b5c046bb8d037f8d88cea3af850db Author: rlboyd Date: Fri Jan 25 13:47:56 2013 -0400 Formatted code with AStyle. The options chosen inside of AStyle.cfg have a lot to do with personal preference. Suggestions are welcome. AStyle.cfg and AStyleLuanch.bat based on work by gitsly. No object file changes. commit 0b7ebeeeaa6496e59bfbc68be5c627c573f8fd40 Merge: 314c4fa a948631 Author: Kari Hautio Date: Thu Jan 24 05:16:15 2013 -0800 Merge pull request #3 from rlboyd/master Types converted to use stdint.h types. commit a9486311238c6eca908d9a0ffb12844e1554e8df Author: rlboyd Date: Wed Jan 23 14:09:57 2013 -0400 Converted all standard c types to types defined in stdint.h. Performed comparisons of the hex file before and after the changes and the resulting hex was identical for both the rx and tx code. There were two exceptions to this. When the local fb inside 'rfmSetCarrierFrequency' and 'beacon_send' were converted to uint16_t from 'unsigned short' there was an unexplained difference in the resulting binary. Suspect some sort of type promotion by the compiler. fb was left typed as 'unsigned short' in both cases until the cause of the difference is investigated. commit 314c4fa33229effb26746407fc6242c2f04fd58d Merge: 97f1469 1b0aed2 Author: Kari Hautio Date: Mon Jan 21 06:47:45 2013 -0800 Merge pull request #2 from rlboyd/patch-1 Update RX.h commit 1b0aed2d1b5e2879ac58ef2fe279b8ddac53ec34 Author: rlboyd Date: Mon Jan 21 10:41:01 2013 -0400 Update RX.h Possible loss of data on line 57, servoBits2Us returns 'unsigned short' and is being stored in an 'int'.  commit 97f14690920382d37d45aa845714df73d990b270 Author: Kari Hautio Date: Fri Jan 18 16:36:49 2013 +0200 RX: revert back to using interrupt based PWM output, this removes the mainloop halting for 2ms during PWM output. Notable PWM pulses are now outputted in series instead of simultaneously. commit adb262d0d33fcb20bbc8c89c0ac75b8ed28adcc4 Author: Kari Hautio Date: Sat Jan 5 14:47:01 2013 +0200 Clarify preamble setting (it was set to 0x06 in tx_packet) set it to 0x07 now in rfm_init(). Add selectable debug for TX time (usefull when setting modem params). commit 0bd0bece47497d9478270f2c2409c118bfa682f9 Author: Kari Hautio Date: Tue Jan 1 23:25:18 2013 +0200 Support for M1 modules on TX. NOT TESTED. commit 1efa9bcd290ae4525d1bc514877d42af381e6c46 Author: Kari Hautio Date: Thu Dec 27 20:51:15 2012 +0200 Added support for openLRS spectrum analyzer GUI. To enter spectrum analyser, connect PC to TX using a FTDI (USB2Serial) adapter and make it into binding mode (by holding the button down). The TX enter scanner mode upon receiving a hash (#) from serial line (this happens if you hit the upload button on GUI). commit 0bc3cf669a8d5a0d09b47bf5a8884987ce83f9f9 Author: kh4 Date: Mon Dec 24 10:26:19 2012 +0200 RX: added serial output during startup, this should make resolving bind problems easier. commit d71c4541aba3ac8307b1875a8ca1f29a9abe678d Author: Kari Hautio Date: Wed Dec 19 19:32:29 2012 +0200 Cleanups commit b5c58512a4c8d460c5c9880962b362fb0405e4fd Author: Kari Hautio Date: Wed Dec 19 19:09:12 2012 +0200 Range extension: - the system now operates with servopulse range of about 800 to 2200 us - the resolution is variable i.e. 1000-2000 has 1us resolution while the extremes have 16us resolution. commit 482a9b8acbf41b2d250713e51be580134db3ee47 Author: Kari Hautio Date: Mon Dec 17 23:14:15 2012 +0200 Update README.md commit 32dc651ee35f5b2d1ed79c1edadec14d30891012 Merge: d6c9153 9ed12f5 Author: Kari Hautio Date: Mon Dec 17 13:10:46 2012 -0800 Merge pull request #1 from kh4/binding Binding commit 9ed12f559cf2656004d1afb65c33e07d80527119 Author: Kari Hautio Date: Mon Dec 17 23:04:55 2012 +0200 Update README.md commit c90f758f94df915821a325ddf38576ad4508ce22 Author: Kari Hautio Date: Mon Dec 17 23:01:02 2012 +0200 Update README.md commit 575743f1e96d569c3c65bc1e0b5512d18588ffc0 Author: Kari Hautio Date: Mon Dec 17 22:59:00 2012 +0200 doc clean commit 0a7a5ac2c8b5229d41ecd9355469b3a57d1a60b2 Author: Kari Hautio Date: Mon Dec 17 22:57:23 2012 +0200 doc clean commit 860f6da3f3fb508bab0e2ea3368096292f64056a Author: Kari Hautio Date: Mon Dec 17 22:56:10 2012 +0200 Document update. Force 6 channel hopping on "randomize" commit 9145173cf7ecef2f123ec87a0d8e487620893df6 Author: Kari Hautio Date: Mon Dec 17 22:50:38 2012 +0200 Binding and randomization, update on documentation. Changed RX pin order OLD: ch1 ch2 ch3 ch4 ch5 ch6/ppm ch7 rssi ch8 NEW: rssi ch1 ch2 ch3 ch4 ch5/ppm ch6 ch7 ch8 commit e077b997d8026c323d3819c5a9448f7341f4ba52 Author: Kari Hautio Date: Mon Dec 17 14:46:50 2012 +0200 startting with easy 'recode' and CLI commit 68ffa581143f6c7812962f929d5a9afca83e58e4 Author: Kari Hautio Date: Mon Dec 17 09:44:25 2012 +0200 - more binding changes, save EEPROM on RX - sample RSSI at correct time (when packet is on air) commit 85800892dd9be5f4784551c50d0b766871a3d61f Author: Kari Hautio Date: Mon Dec 17 01:34:40 2012 +0200 Binding... basic config transfer working not fully verified not done. commit 796395c9b3644e943ce9fb307e3df57b9bf1fd65 Merge: 90f1db6 d6c9153 Author: kh4 Date: Fri Dec 14 23:35:32 2012 +0200 Merge branch 'master' into binding commit d6c915399e23d8926a681aa0981f9d31da54999d Author: kh4 Date: Fri Dec 14 23:34:32 2012 +0200 Change default to M2 Tx module (should fit OrangeRx UHF TX) commit 90f1db6a27e978d87d6d7d1861a232f256d4fe50 Author: kh4 Date: Fri Dec 14 23:33:29 2012 +0200 Initial stuff for bind commit 61090c2109a7ebde1035633ad38f8e3e5befab27 Author: kh4 Date: Mon Dec 10 14:27:58 2012 +0200 Startting with binding stuff... not working yet. commit dee558d38976cd93af1b0ae99b6fb92730630cee Author: kh4 Date: Mon Dec 10 09:39:37 2012 +0200 More cleaner RF_POWER setting commit 24a60ca8fb9aeae52e230bcbfd9595c9b4e54c7b Author: Kari Hautio Date: Fri Nov 30 14:02:20 2012 +0200 README update commit ddc06cb80fd9363c7d5c6851de82cfb18e02ab21 Author: Kari Hautio Date: Fri Nov 30 13:57:35 2012 +0200 TX: remove note about moddinf flytron TX module commit 5afa09236fc795ec7a53efb96a725ebf30ede083 Author: Kari Hautio Date: Fri Nov 30 13:08:20 2012 +0200 TX: add back interrupt based PPM sampling as the ICP1 cannot be used on Flytron TX modules (pin conflict) commit 00110a37b3d97f4f48aee3dda7602cc1e1ccee54 Author: Kari Hautio Date: Mon Nov 26 13:31:10 2012 +0200 Add configuration defines for beacon timing commit 6312546b4182747ba6724c4c9dddd1fbd2c6246b Author: Kari Hautio Date: Fri Nov 16 09:36:54 2012 +0200 Split code into multiple files for easier maintenance. commit c0dbe5c3c481c7d7416ee8d53da1e93119d98a7d Author: Kari Hautio Date: Thu Nov 15 23:11:20 2012 +0200 Cleaning up, beacon mode activates only after 5.5 minutes now. When beacon is sending PWM output ceases, but that should not be a problem at that point. commit 4a9827bf4bd18cf9431af5deda78ddc153bd7242 Author: Kari Hautio Date: Thu Nov 15 23:05:54 2012 +0200 Remove useless BAND define (can use 60kHz spacing always) commit ce8c61851acafd3224a1891b420b7667def985f1 Author: kh4 Date: Thu Nov 15 22:56:05 2012 +0200 rework on frequency selection... may be wrong not tested fully!! commit 913e750990a40a64c7b30d3eba5e5317f34fcbe7 Author: kh4 Date: Thu Nov 15 15:29:14 2012 +0200 README update for beacon mode. commit bb284710d33c1c1b575fedb870c386dcfcec1b2d Merge: e42251f bea3971 Author: Kari Hautio Date: Thu Nov 15 09:17:55 2012 +0200 Merge branch 'master' of http://github.com/kh4/openLRSng Conflicts: openLRSng.ino commit e42251fe9ea4be4baaf6bd576880e616b7fdaea5 Author: Kari Hautio Date: Thu Nov 15 09:16:07 2012 +0200 Added FAILSAFE_BEACON, this turns the RX into distress beacon after failsafe has been set for some time. commit bea397180e26798de3375d018bf7f5eaa5427320 Author: kh4 Date: Sat Nov 3 22:22:10 2012 +0200 ADD license commit 1345545000f5c19cafacd346e772049c02ca7df6 Author: Kari Hautio Date: Sat Nov 3 22:11:52 2012 +0200 Update README.md commit 5e09001fcce1c4c6306af3617a30897f1c87a059 Author: Kari Hautio Date: Sat Nov 3 21:34:00 2012 +0200 cleaning up commit 43db28d945dacb4b7dc1843177b29ee2e0ccd8e4 Author: Kari Hautio Date: Fri Nov 2 19:29:01 2012 +0200 Update README.md commit 7c302628d11fd70a362eeba849e6158286524733 Author: Kari Hautio Date: Fri Nov 2 14:30:24 2012 +0200 Jumpper selection for PPM mode (add jumpper between ch1&ch2) commit 7dab61f0437f68420541075a5fbc837f67f91587 Author: Kari Hautio Date: Fri Nov 2 12:57:01 2012 +0200 Cleanups for hopping config commit 9736eb8202d74e10e4ebc01e08e94294bece6c9a Author: Kari Hautio Date: Fri Nov 2 12:50:28 2012 +0200 parallel PWM output commit e89c430df2b4ceadc0872edd88075fa4de593a61 Author: Kari Hautio Date: Thu Nov 1 14:27:08 2012 +0200 initial pieces of PWM RX rework started for adjustable timing commit 95f50311498683cba88879e97c431a756f2fc5a5 Author: Kari Hautio Date: Wed Oct 31 21:23:13 2012 +0200 Creating gitignore commit 7aa80d6e1de1daa0140da4f883995ed436963a83 Author: kh4 Date: Wed Oct 31 21:20:48 2012 +0200 Moving rfm22calc to utils folder commit f2aa0487ad8930a2e4db45af99bca6f3ba7a7f0f Author: kh4 Date: Wed Oct 31 21:19:08 2012 +0200 Updates for DATARATE selection Add utily for calculation of RFM22 register values commit 4e998f5b6bb49ca9d8251fb743bcde62c8c34ba9 Author: kh4 Date: Mon Oct 29 13:56:04 2012 +0200 update README commit 342e614cf8b8d277797c6ce0c9445453b471b533 Author: kh4 Date: Mon Oct 29 10:00:27 2012 +0200 add timing worksheet commit 5ed638d56e18d6a11ede3d0644be2a9df5939877 Merge: 8f7f214 6283d61 Author: Kari Hautio Date: Sat Oct 27 13:26:00 2012 +0300 Merge branch 'master' of http://github.com/kh4/openLRSng commit 8f7f2140fe205ff7e349c38996f539427c9ba912 Author: Kari Hautio Date: Sat Oct 27 13:25:15 2012 +0300 updates commit 6283d6183105ff813a6db2488196ab6623fbb3cc Author: Kari Hautio Date: Wed Oct 24 18:29:34 2012 +0300 Update README.md commit 2affb3e11fdafc5ee16b71d9cca44c90503a9713 Author: Kari Hautio Date: Wed Oct 24 13:16:35 2012 +0300 Removing unnecessary debug prints commit 3c8454b953504ba8d72f77197a43fe51c4674b8e Author: Kari Hautio Date: Tue Oct 23 19:00:39 2012 +0300 remove unnecessary directory commit 4f18f37361a10665c8bb69529da708dacda81021 Author: Kari Hautio Date: Tue Oct 23 18:58:28 2012 +0300 Cleaning up commit 19fab2288738bcdfb42e0a778a6603c5e3cdaf84 Author: Kari Hautio Date: Tue Oct 23 17:56:23 2012 +0300 Initial commit, basic additions done. commit bb99aa0c771769b49e7036d4396f1602b2651724 Author: Kari Hautio Date: Tue Oct 23 07:52:33 2012 -0700 Initial commit