Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • radio
  • nuttx-7.20
  • nuttx-7.19
  • nuttx-7.18
  • nuttx-7.17
  • nuttx-7.16
  • nuttx-7.15
  • nuttx-7.14
  • nuttx-7.13
  • nuttx-7.12
  • nuttx-7.11
  • nuttx-7.10
  • nuttx-7.9
  • nuttx-7.8
  • nuttx-7.7
  • nuttx-7.6
  • nuttx-7.5
  • nuttx-7.4
  • nuttx-7.3
  • nuttx-7.2
  • nuttx-7.1
22 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.020Mar191817161514131211109765432127Feb262524232221201918171514131211109876543131Jan302928272625242322212019181716151413121112111098765432131Dec30292827262524232221201918171615141312111098743230Nov292827262524232221mm/iob/iob_copyin.c: Fixed problem with send() ret value when using nonblocking io over buffered tcp socketarch/arm/src/stm32l4: Port 1wire driver from stm32.include/nuttx/fs/dirent.h: Fix CROMFS-related compilation error.Merged in masayuki2009/nuttx.nuttx/fix_smp_bugs (pull request #615)libc/lzf: Fix some typos in code that was in conditional logic that was not building. Change a literal use of 13 to HLOG which used to be 13.libc/zxf: Fix more coding standard issues.implement some individual commands and work on rxdrivers/wireless: Fix some issues in the CC1101 driver; Update the CC1101 chip version numberAddes CROMFS prototype. CROMFS is a commpressed, in-memory read-only file system based on LZF.transmission seems to work from the packet handler perspectivebetter attempt at framingMerge branch 'master' into radiolibc/lzf: Define structures to represent LZF headers.configs/stm32f103-minimum: Fix a few typos.configs/stm32f4discovery: Building of stm32_appinit.c should not depend on CONFIG_NSH_LIBRARY but on CONFIG_LIB_BOARDCTL.configs/stm32f4discover/posix_spawn: With recent changes, needs to enabled boardctl() w/symbol table support.work in progress with packetslibc/lzf: Refactor so that the user is no longer required to generate the LZF headerUpdate some comments.Refresh some configurations and adapt to recent changes to apps/examples/nsh.libc/lzf/Kconfig: Remove some kruft left in the file.fs/mmap: Fixed compiler warning about access to uninitialized variable in rammap(...)libc/lzf: Update Kconfig commentsMerge branch 'master' into radioTransmission seems OK, to be tested via RF capturelibc/lzf: Another trivial coding standard fix.Update some function headers.libc/lzf: lzf_compress() now expects the hash table as user allocated input parmeter rather than declaring the huge array on the stack.libc/lzf: Make HLOG configurablelibc/lzf: Fix an error introduced in coding standard conversion.properly apply wds config file at bootTrivial correction to a typo in a comment.build fixeslibc/lzf: Add Marc Alexander Lehmann's LIBLZF3.6 librraryWIPdrivers/serial/Kconfig: Kconfig is too big, divide into Kconfig, Kconfig-uart, Kconfig-usart, Kconfig-sci, Kconfig-16550. More than one MCU supports LPUARTs. Add Kconfig-lpuart and remove MCU-specific LPUART definitions. Affects Kinetis and STM32L4.Update a READMEUpdate some comments.Merge branch 'master' into radioreworking how to set rf parameters
Loading