Commit graph

  • b93aa3f38e [SX126x] Added missing calls to setPaConfig jgromes 2020-01-26 18:53:46 +01:00
  • f316920bab [SX126x] Removed setOptimalHiPowerPaConfig jgromes 2020-01-26 15:19:08 +01:00
  • 2ef331ed9c [SX126x] Added public methods to set regulator mode jgromes 2020-01-26 15:11:41 +01:00
  • e800a0584c [SX126x] Added missing assertion jgromes 2020-01-26 09:06:09 +01:00
  • 15532bada1 Advanced version to 3.1.2 3.1.2 jgromes 2020-01-21 17:48:18 +01:00
  • 58640e2801 [SX126x] Added option to read data even after CRC error jgromes 2020-01-21 15:29:05 +01:00
  • 75335bdff3 [SX126x] Added missing default packet mode in FSK jgromes 2020-01-21 14:48:52 +01:00
  • 1e2c5c10e1 Advanced version to 3.1.1 3.1.1 jgromes 2020-01-19 14:11:34 +01:00
  • e890e4f474 [SX126x] Added missing calls to yield jgromes 2020-01-19 13:25:25 +01:00
  • b2b0511da3 [CC1101] Added missing calls to yield jgromes 2020-01-19 13:25:16 +01:00
  • d892320637 [SX126x] Added option to set LoRa sync word control bits jgromes 2020-01-14 18:08:45 +01:00
  • c40f382ed6 Advanced version to 3.1.0 3.1.0 jgromes 2020-01-13 17:06:00 +01:00
  • 204e1c7a0c [nRF24] Added assert macro jgromes 2020-01-13 16:37:44 +01:00
  • 016fb0d462 [XBee] Added assert macro jgromes 2020-01-13 16:37:37 +01:00
  • acd78cb6bb [SX127x] Added assert macro jgromes 2020-01-13 16:37:31 +01:00
  • 5728bf4124 [SX126x] Added assert macro jgromes 2020-01-13 16:37:21 +01:00
  • 65e1369697 [SX1231] Added assert macro jgromes 2020-01-13 16:37:08 +01:00
  • be701ed120 [RFM9x] Added assert macro jgromes 2020-01-13 16:37:01 +01:00
  • 751fb6431c [RF69] Added assert macro jgromes 2020-01-13 16:36:53 +01:00
  • ba1c483121 [CC1101] Added assert macro jgromes 2020-01-13 16:36:44 +01:00
  • 2332f2e327 Added assert macro jgromes 2020-01-13 16:36:21 +01:00
  • b000b0e289
    Merge pull request #103 from naggie/sx126x_implicit_mode Jan Gromeš 2020-01-13 15:23:21 +01:00
  • bc31827505 Minor formatting fixes jgromes 2020-01-13 15:22:57 +01:00
  • 3adff36a1b
    add missing type specifiers Callan Bryant 2020-01-13 12:17:47 +00:00
  • 17e3f47c2f
    correct return types Callan Bryant 2020-01-13 12:14:56 +00:00
  • e441e101ff
    check modem type when header type set Callan Bryant 2020-01-13 11:46:50 +00:00
  • 3ac63e8c95
    remove redundant call to setPacketParams Callan Bryant 2020-01-13 09:55:35 +00:00
  • 38eb3a4a3c
    add implicitHeader/explicitHeader to keywords Callan Bryant 2020-01-13 09:51:06 +00:00
  • c331abb7a9
    remove outdated comment Callan Bryant 2020-01-10 15:34:33 +00:00
  • a4e087daf5
    edit getTimeOnAir to support implicit mode Callan Bryant 2020-01-10 14:31:21 +00:00
  • 8d2c98339f
    fix default args, scoping Callan Bryant 2020-01-10 14:20:42 +00:00
  • 07429986c2
    set implicit params with extra SPI call where required Callan Bryant 2020-01-10 14:11:28 +00:00
  • 870a135b15
    make sure _implicitLen is passed where appropriate Callan Bryant 2020-01-10 11:54:28 +00:00
  • 3bea627df4
    switch to recoding implicit length for use JIT Callan Bryant 2020-01-10 09:38:49 +00:00
  • b7d97341b4
    make header type a required param to setPacketParams Callan Bryant 2020-01-09 16:10:43 +00:00
  • 51ce45220b
    pass len as param to implicitHeader Callan Bryant 2020-01-09 16:08:00 +00:00
  • 54f058de02
    Revert "breaking change to interrupt RX method declaration : len required" Callan Bryant 2020-01-09 16:04:46 +00:00
  • aee59b5bdd
    breaking change to interrupt RX method declaration : len required Callan Bryant 2020-01-09 15:40:59 +00:00
  • b85e7474b3
    specify _headerType with every call to setPacketParams Callan Bryant 2020-01-09 15:16:52 +00:00
  • 562ed02eab
    add missing parameter to setHeaderType Callan Bryant 2020-01-09 14:54:15 +00:00
  • 28671fb01a
    implement explicitHeader/implicitHeader Callan Bryant 2020-01-09 14:53:18 +00:00
  • 7ab5bf7328
    setHeaderType Callan Bryant 2020-01-09 14:45:40 +00:00
  • 1cce443ef1
    define interface for implicit/explicit mode support Callan Bryant 2020-01-09 14:37:58 +00:00
  • d0b817adb9
    Implement explicit mode support Callan Bryant 2020-01-09 14:22:38 +00:00
  • b8c1a73000
    Update README.md Jan Gromeš 2020-01-07 11:25:07 +01:00
  • 814949d183 Fixed incorrect NC macro check jgromes 2020-01-06 17:40:13 +01:00
  • 946621cabf [CC1101] Fixed macro name in examples jgromes 2020-01-06 17:25:11 +01:00
  • e39c804c73 [SX126x] Fixed typo jgromes 2020-01-06 17:21:02 +01:00
  • cb5c8d6313 [SX127x] Moved reset to chip detection loop jgromes 2020-01-06 17:20:51 +01:00
  • a4eeefada0 [RF69] Moved reset to chip detection loop jgromes 2020-01-06 17:20:43 +01:00
  • 9da1573df0 Renamed unused pin macro to NC jgromes 2020-01-06 17:20:18 +01:00
  • 1b22d4c84e Update issue templates Jan Gromeš 2020-01-05 18:30:47 +01:00
  • b657bc3521 [SX126x] Fixed reset delay duration jgromes 2020-01-03 15:07:54 +01:00
  • fd1623e382 Added version macro jgromes 2020-01-02 14:48:53 +01:00
  • 25f9c73332 [SX126x] Improved reset procedure jgromes 2020-01-02 14:48:31 +01:00
  • e745fe2988 [SX126x] Fixed narrowing conversion warning jgromes 2019-12-30 20:07:04 +01:00
  • 02ac97b07e [SX126x] Added option to change sleep mode (cold/warm start) jgromes 2019-12-29 12:21:14 +01:00
  • 460a050a63 [SX126x] Added methods to clear DIO actions jgromes 2019-12-29 10:37:04 +01:00
  • d00d07fe9c [SX127x] Added methods to clear DIO actions jgromes 2019-12-29 10:36:52 +01:00
  • 95e9de6759 [RF69] Added methods to clear DIO actions jgromes 2019-12-29 10:36:38 +01:00
  • dedcd4163f [CC1101] Added methods to clear GDO action jgromes 2019-12-29 10:36:24 +01:00
  • fdb8993336 [SX126x] Added missing calls to standby jgromes 2019-12-27 16:48:58 +01:00
  • 8a471d082f Advanced version to 3.0.0 3.0.0 jgromes 2019-12-27 14:07:37 +01:00
  • a38fb18e82 [CC1101] Fixed typo jgromes 2019-12-27 13:31:09 +01:00
  • e7c44f3e26 [CC1101] Fixed incorrect variable name jgromes 2019-12-27 13:27:28 +01:00
  • 8e9ac59815 [RTTY] Updated example pin mapping jgromes 2019-12-27 13:23:35 +01:00
  • 7d0eab94ab [Morse] Updated example pin mapping jgromes 2019-12-27 13:22:42 +01:00
  • 55aff74a81 [SX126x] Changed pin mapping, added reset, changed LoRa sync word to 1B jgromes 2019-12-27 13:21:21 +01:00
  • beb160f705 [SX127x] Changed pin mapping and implemented reset jgromes 2019-12-27 13:19:54 +01:00
  • 47776c5acb [JDY08] Changed pin mapping jgromes 2019-12-27 13:19:10 +01:00
  • 7cc765debb [HC05] Changed pin mapping jgromes 2019-12-27 13:18:59 +01:00
  • b8459a58ad [ESP8266] Changed pin mapping jgromes 2019-12-27 13:18:49 +01:00
  • 6f0496e06e [XBee] Changed pin mapping jgromes 2019-12-27 13:18:36 +01:00
  • 05b300408b [nRF24] Changed pin mapping jgromes 2019-12-27 13:17:34 +01:00
  • 9e2ed2ca6f [CC1101] Changed pin mapping jgromes 2019-12-27 13:17:14 +01:00
  • 0bc7208827 [RF69] Changed pin mapping jgromes 2019-12-27 13:17:01 +01:00
  • 540867365c [CC1101] Changed pin mapping jgromes 2019-12-27 13:16:31 +01:00
  • 606e317958 Changed to new approach to pin handling jgromes 2019-12-27 13:15:33 +01:00
  • a1f94d9f16 [SX126x] Set DIO2 to RF switch by default jgromes 2019-12-27 09:25:38 +01:00
  • b18a9d4abc [Travis] Removed Apollo3 from build matrix jgromes 2019-12-24 11:03:25 +01:00
  • a5cbd0e5a6 [Travis] Fixed formatting jgromes 2019-12-24 10:08:53 +01:00
  • 2052170bd0 [Travis] Added missing board install jgromes 2019-12-24 10:02:17 +01:00
  • c857b512ee Added support for Sparkfun Apollo boards jgromes 2019-12-24 10:00:46 +01:00
  • ba3bfde358
    [Morse] Merge pull request #96 from IU5HKU/master Jan Gromeš 2019-12-23 14:56:31 +01:00
  • 41f4848b9e [Morse] Formatting fixes, added missing symbol space jgromes 2019-12-23 14:25:34 +01:00
  • 4272b0ff30
    Reorganized morsecode symbols array and updated the MorseClient::write(uint8_t b) method Marco Campinoti 2019-12-22 22:07:46 +01:00
  • 444800ea08
    Merge pull request #93 from Guglio95/master Jan Gromeš 2019-12-20 20:20:36 +01:00
  • 6dcab7d2c7 [CC1101] Added setOOK(bool enableOOK) Andrea Guglielmini 2019-12-20 16:32:54 +01:00
  • 04373bdfac
    Merge pull request #90 from Guglio95/master Jan Gromeš 2019-12-16 06:45:38 +01:00
  • 86f2d9fd12 [CC1101] setSyncWord() fixed return. Andrea Guglielmini 2019-12-16 00:00:05 +01:00
  • e1d8380c4e [CC1101] Solved enableSyncWordFiltering() ambiguity. Andrea Guglielmini 2019-12-15 23:58:24 +01:00
  • 56cdbbdd7b [CC1101] Fixed wrong setPacketMode() bits Andrea Guglielmini 2019-12-14 00:45:57 +01:00
  • 6373c30729 [CC1101] Check CRC only if validation is active. Andrea Guglielmini 2019-12-13 19:46:45 +01:00
  • c78847e9df [CC1101] Reset on init. Andrea Guglielmini 2019-12-13 19:41:21 +01:00
  • af9409b941 [CC1101] Fix broken sync word methods. Andrea Guglielmini 2019-12-13 19:40:36 +01:00
  • e61bd588b0
    Merge pull request #88 from Guglio95/master Jan Gromeš 2019-12-12 05:42:29 +01:00
  • d863c02ffe [CC1101] txPower updated according to chosen freq. Andrea Guglielmini 2019-12-12 02:50:55 +01:00
  • 16d599ec28 Minor formatting fix jgromes 2019-12-09 20:22:44 +01:00
  • ae6ca75e6b [SX126x] Fixed parameters in doxygen comments jgromes 2019-12-09 20:19:29 +01:00
  • 735dd4f551 [SX126x] Fixed narrowing conversions jgromes 2019-12-05 18:16:27 +01:00