Commit graph

  • e884c02d92 Bluetooth: controller: Add opt. to enable CTE samplig for PDUs with bad CRC Piotr Pryga 2021-04-09 11:28:44 +02:00
  • 17d9df1c7a Bluetooth: controller: hci: Add connectionless IQ report event handler Piotr Pryga 2021-03-31 08:36:27 +02:00
  • 582ca85e29 Bluetooth: controller: hci: Add connectionelss IQ samplig enable handler Piotr Pryga 2021-03-31 08:28:34 +02:00
  • ff24092bdd Bluetooth: controller: ULL: Add function to enable or disable CTE sampling Piotr Pryga 2021-04-01 11:32:02 +02:00
  • b7c1c4575d Bluetooth: controller: LLL: Add CTE sampling and reporting Piotr Pryga 2021-04-01 11:07:33 +02:00
  • edfb85736e Bluetooth: controller: radio: Add function to get CTEInfo from Radio reg Piotr Pryga 2021-04-08 11:53:10 +02:00
  • 646303834c Bluetooth: controller: LLL: DF: Add function to enable CTE receive Piotr Pryga 2021-04-08 22:24:40 +02:00
  • d182b7169a Bluetooth: controller: Add function to update per sync event slot duration Piotr Pryga 2021-04-08 22:22:19 +02:00
  • 871359d934 Bluetooth: controller: ULL: Add init of DF sync configuration Piotr Pryga 2021-04-01 11:49:45 +02:00
  • 37dd38c988 Bluetooth: controller: LLL: Add DF configuration to lll_sync structure. Piotr Pryga 2021-04-01 11:44:33 +02:00
  • 2f4e014f14 Bluetooth: controller: ULL: Add node_rx_iq_report handling in ULL RX path Piotr Pryga 2021-04-01 09:22:11 +02:00
  • ff94b9f676 Bluetooth: controller: Add double buffer for DF sync configuration Piotr Pryga 2021-03-03 15:26:51 +01:00
  • aa51f0a0dc Bluetooth: controller: Add DF per. adv. sync. configuration stucture Piotr Pryga 2021-03-03 15:18:22 +01:00
  • 4d706bb6fb Bluetooth: controller: Add IQ report mem pool management Piotr Pryga 2021-02-26 14:21:54 +01:00
  • bdaf4eed9a Bluetooth: controller: New node_rx type for IQ sample report Piotr Pryga 2021-02-26 13:44:06 +01:00
  • 2aa8431c87 include: Bluetooth: hci: Add LE connectionelss IQ samples report event Piotr Pryga 2021-03-31 08:07:28 +02:00
  • ddece2501d include: Bluetooth: hci: Add LE set connectionless IQ sampling enabled Piotr Pryga 2021-03-31 08:04:57 +02:00
  • 8ceaea179c include: Bluetooth: hci: move command to appropriate position in file Piotr Pryga 2021-03-31 07:59:21 +02:00
  • 68704c8cb1 Bluetooth: controller: Add Kconfig option to enable conn-less CTE sampling Piotr Pryga 2021-04-09 07:52:52 +02:00
  • 2e1e8aff8d Bluetooth: controller: Add Kconfig option to enable debugging code in DF Piotr Pryga 2021-03-31 08:10:19 +02:00
  • 2f7b0b7392 Bluetooth: controller: Disable not implemented DF features Piotr Pryga 2021-02-26 14:31:38 +01:00
  • 5779a2d7f2 Bluetooth: controller: radio: Add function to get PDU ant. switch pattern Piotr Pryga 2021-03-31 09:20:51 +02:00
  • 0923e32fe7 drivers: ieee802154: Udpate nRF IEEE 802.15.4 radio driver Jedrzej Ciupis 2021-04-21 10:14:26 +02:00
  • de6e1864cb tests: logging: log_core: Remove cases moved to log_api suite Krzysztof Chruscinski 2021-04-26 14:30:20 +02:00
  • ef856385e7 tests: logging: Add log_api test suite Krzysztof Chruscinski 2021-04-26 14:24:35 +02:00
  • d3b246464c scripts: ci: check_compliance: Extend UNDEF_KCONFIG_WHITELIST Krzysztof Chruscinski 2021-04-29 08:47:51 +02:00
  • 4c971d2c21 logging: Add panic flag reset to core initialization Krzysztof Chruscinski 2021-04-28 07:50:34 +02:00
  • d58ff39879 logging: Fix runtime filtering in immediate mode Krzysztof Chruscinski 2021-04-27 07:14:10 +02:00
  • d9518ce4cc logging: Add optional context argument to LOG_BACKEND_DEFINE Krzysztof Chruscinski 2021-04-26 14:25:49 +02:00
  • edc3c87c72 lib: os: mpsc_buf: Allow dropping of skip packets in no overwrite Krzysztof Chruscinski 2021-04-27 11:34:55 +02:00
  • 7825487334 lib: os: mpsc_pbuf: Add guard for oversized allocation Krzysztof Chruscinski 2021-04-27 09:10:23 +02:00
  • 737cab2614 Bluetooth: controller: openisa: Check preempt event on timeout Vinayak Kariappa Chettimada 2021-05-04 09:56:35 +05:30
  • 5b75bdf589 Bluetooth: controller: nRF5: Check preempt event on timeout Vinayak Kariappa Chettimada 2021-05-04 09:56:35 +05:30
  • 6916eb97ac Bluetooth: controller: openisa: Preempt timeout for next in pipeline Vinayak Kariappa Chettimada 2021-05-03 17:50:18 +05:30
  • 8edc998332 Bluetooth: controller: nRF5: Preempt timeout for next in pipeline Vinayak Kariappa Chettimada 2021-05-03 17:50:18 +05:30
  • aeafc9ede5 Bluetooth: controller: openisa: Sync up LLL changes Vinayak Kariappa Chettimada 2021-05-06 11:05:14 +05:30
  • df726f5afe drivers/flash/nrf_qspi_nor: fixed bad type casting Andrzej Puzdrowski 2021-05-06 12:34:02 +02:00
  • 5a54cae7ce boards: stm32f412g_disco: Add arduino headers Kim Bøndergaard 2021-05-04 10:26:23 +02:00
  • f7f93d2207 driver: uart: npcx: Support APB clock of uart module up to 20MHz. Mulin Chao 2021-05-04 20:45:52 -07:00
  • 2a86c3ba9d driver: i2c: npcx: support APB clock of i2c modules up to 20MHz. Mulin Chao 2021-05-04 20:43:52 -07:00
  • 6432a56ae9 clang-format: Change lines length limit from 80 to 100 Piotr Pryga 2021-05-06 09:52:36 +02:00
  • a637f0a718 boards: actinius_icarus: remove unused pwm nodes and add bootloader LED Alex Tsamakos 2021-05-06 09:37:06 +02:00
  • 0febdbfba0 boards: arm: Add support for Actinius Icarus SoM (uC: Nordic nRF9160) Alex Tsamakos 2021-05-06 01:36:59 +02:00
  • 0b7e661a92 samples: add actinius_icarus_bee config in spi_flash and fs Alex Tsamakos 2021-01-12 23:56:48 +01:00
  • 181192f364 boards: arm: Add support for Actinius Icarus Bee (uC: Nordic nRF9160) Alex Tsamakos 2021-05-06 01:36:36 +02:00
  • b8c5eda2d2 Bluetooth: tester: Update tester to reserve bytes for an L2CAP SDU Joakim Andersson 2021-05-03 13:53:34 +02:00
  • 396450b72b Bluetooth: shell: Update L2CAP chan send to reserve for an L2CAP SDU Joakim Andersson 2021-05-03 13:53:17 +02:00
  • f0e6b400e4 Bluetooth: OTS: Update OTS to use correct reserve define Joakim Andersson 2021-05-03 13:52:51 +02:00
  • 11bfbf83ee Bluetooth: shell: Add argument to L2CAP send command for packet length Joakim Andersson 2021-05-03 11:25:31 +02:00
  • 69613626ed Bluetooth: host: Document L2CAP channel send buffer sizes Joakim Andersson 2021-05-03 09:12:49 +02:00
  • 6483e12a8a Bluetooth: Refactor bluetooth buffer configuration for simplification Joakim Andersson 2021-04-27 10:38:23 +02:00
  • 7b7b17a495 Bluetooth: Mesh: Set L2CAP TX MTU default to fit public key packet Joakim Andersson 2021-04-27 11:12:09 +02:00
  • a8d9373b94 Bluetooth: Kconfig: Remove discardable dependency on implementations Joakim Andersson 2021-05-03 09:54:03 +02:00
  • eba6350a12 Bluetooth: host: Add macros for calculating buffer sizes Joakim Andersson 2021-04-27 10:27:02 +02:00
  • 647fa1b985 boards: doc: Fix building target name Aymeric Aillet 2021-05-06 11:13:13 +02:00
  • 93fda9356f net: openthread: complete CSL receiver API Eduardo Montoya 2021-05-06 12:17:16 +02:00
  • a8e6fc0b83 drivers: wifi: esp: do not wait at the end of ESP chip reset Marcin Niestroj 2021-04-14 19:18:32 +02:00
  • f8e9b505c9 drivers: spi: sifive: fix bug of transferring multiple bufs Katsuhiro Suzuki 2021-04-28 03:55:15 +09:00
  • 136a83ae5c drivers/clock_control: stm32: rename macros to avoid z_ namespace Thomas Stranger 2021-05-05 10:17:27 +02:00
  • 743336943a drivers/clock: fix stm32 flash latency calculation in init function Thomas Stranger 2021-05-03 15:49:34 +02:00
  • fca13b8de5 drivers/clock_control: stm32 wb, wl: fix missing init of rcc prescalers Thomas Stranger 2021-05-02 17:17:49 +02:00
  • 844277f4aa drivers/clock_control: fix: stm32wb series has only a single msi range Thomas Stranger 2021-05-03 14:33:06 +02:00
  • 42a47a58ea drivers/clock: stm32wl config restructure cpu2 prescaler assignment Thomas Stranger 2021-05-03 10:54:56 +02:00
  • f46b20da2f drivers/clock_control: stm32 fix struct wrongly dereferenced Thomas Stranger 2021-05-02 15:48:41 +02:00
  • aeb884439d tests: power_mgmt: Fix CI build failure Kumar Gala 2021-05-06 06:28:51 -05:00
  • 0014193193 drivers/dma: stm32 dmamux: use util_listify to gen. func/dma_chan arrays Thomas Stranger 2021-04-27 18:16:03 +02:00
  • d7fb6fa9f1 drivers/dma: stm32 dmamux: fix isActiveFlag/clearFlag function array len Thomas Stranger 2021-04-27 18:02:57 +02:00
  • 457f3a46d6 doc: use doxyrunner Gerard Marull-Paretas 2021-04-16 10:47:43 +02:00
  • bff24fa732 doc: extensions: add doxyrunner Gerard Marull-Paretas 2021-03-31 20:57:51 +02:00
  • 2207c4c8e5 doc: replace restore doxygen times script Gerard Marull-Paretas 2021-04-16 10:43:35 +02:00
  • d54d75b6fd Bluetooth: controller: nRF5: Add radio ready time save and restore Vinayak Kariappa Chettimada 2021-04-16 11:12:08 +05:30
  • f5e3d89e32 tests: ztest: fix testcase might fail when assertion fail in ISR Enjia Mai 2021-05-05 11:31:45 +08:00
  • 2b864edbcd serial: nrfx_uarte: check size before writing to buffer Arne Edholm 2021-05-03 10:11:28 +02:00
  • a71a8dbfca nvs: hardening against bad sector close Laczen JMS 2021-04-23 10:38:09 +02:00
  • af10c06885 west.yml: NXP changes to relocate RT600 power driver to SRAM Mahesh Mahadevan 2021-04-30 11:09:26 -05:00
  • ff398d81a4 drivers: timer: rt600: Update SYS_CLOCK_TICKS_PER_SEC Mahesh Mahadevan 2021-04-23 16:50:13 -05:00
  • 84e7807190 drivers: timer: MXRT600 OS timer to wake platform from deep sleep Mahesh Mahadevan 2021-03-30 10:43:13 -05:00
  • f099eb7da5 boards: RT600: Add support for suspend-to-idle power state Mahesh Mahadevan 2021-03-26 13:54:37 -05:00
  • 2af7f05e57 soc: RT600: Enable code relocation Mahesh Mahadevan 2021-04-06 14:30:35 -05:00
  • cef3912ecf soc: RT600: Add support for suspend-to-idle power state Mahesh Mahadevan 2021-03-26 12:13:43 -05:00
  • 9fecab03ee boards: cavs15: add tools/README.md comparing loggers Marc Herbert 2021-04-29 22:47:27 -07:00
  • f34b87988b intel_adsp_cavs15/ adsplog.py: add missing new line in ERROR msg Marc Herbert 2021-03-12 14:32:10 -08:00
  • f397f1774f tests: msgq: add new test case for msgq Meng xianglin 2021-03-18 20:53:32 -04:00
  • a9edb1f46a tests: smp: add some module and integration test cases Enjia Mai 2021-04-23 13:38:14 +08:00
  • e52eda5216 boards: esp32: Remove disassembly_flag_inline_source property Shubham Kulkarni 2021-04-30 10:21:11 +05:30
  • 2caaacc191 scripts: esp32.py: Do not convert ELF to bin Shubham Kulkarni 2021-03-05 15:58:06 +05:30
  • 2ab585fd2e boards: esp32: Use proper binary generation command Shubham Kulkarni 2021-04-29 14:25:55 +05:30
  • d4e03991a0 ci: have twister cleanup artifacts as it goes Anas Nashif 2021-05-05 19:04:58 -04:00
  • cc401820f3 Bluetooth: shell: Update L2CAP to use new delayable work API Joakim Andersson 2021-04-15 12:26:39 +02:00
  • 92d80d50b9 Bluetooth: host: Update GATT to use new delayable work API Joakim Andersson 2021-04-15 10:51:02 +02:00
  • 8fcb4318f7 Bluetooth: host: Update connections to use new delayable work API Joakim Andersson 2021-04-14 18:57:40 +02:00
  • a14b9145e4 Bluetooth: host: Update AVDTP to use new delayable work API Joakim Andersson 2021-04-14 18:13:49 +02:00
  • 9c62841b58 Bluetooth: controller: Update privacy to use new delayable work API Joakim Andersson 2021-04-14 18:06:43 +02:00
  • b9ea5d9910 Bluetooth: host: Update RFCOMM to new delayable work API Joakim Andersson 2021-04-14 17:52:10 +02:00
  • 25f1ac2679 Bluetooth: samples: Update periodic_sync to new delayable work API Joakim Andersson 2021-04-14 16:33:22 +02:00
  • 3554f83408 Bluetooth: samples: Update eddystone sample to new delayable work API Joakim Andersson 2021-04-12 14:39:51 +02:00
  • fab281fc00 Bluetooth: samples: Update central_iso sample to new delayable work API Joakim Andersson 2021-04-12 14:35:46 +02:00
  • 83dc781702 Bluetooth: host: Update ATT to use the new delayable work API Joakim Andersson 2021-04-12 13:11:35 +02:00
  • 8e85259e7b Bluetooth: host: Update SMP to use new delayable work API Joakim Andersson 2021-04-12 13:04:15 +02:00
  • afc29f3a1c Bluetooth: host: Update L2CAP to use the new delayable work API Joakim Andersson 2021-04-12 13:03:22 +02:00