SingingCat 0
application
src Directory Reference

Directories

directory  cc1101
 
directory  coms
 
directory  espressif
 
directory  metrics
 
directory  nanopb
 
directory  sensors
 
directory  sx1262
 
directory  umm_malloc
 

Files

file  addressing.c [code]
 
file  app_update.c [code]
 
file  ascii_parser.c [code]
 
file  baseinfo.c [code]
 
file  boot_info.c [code]
 constants is a struct in a special RAM area which is not cleared on reset
 
file  checksums.c [code]
 
file  command-handler.c [code]
 main command processor
 
file  command-parser.c [code]
 code to encode/decode commands to a serialized or in-ram format
 
file  compat.c [code]
 
file  config.c [code]
 
file  constants.c [code]
 constants is a struct in a special RAM area which is not cleared on reset
 
file  crypt.c [code]
 
file  decode_esp_packet.c [code]
 packetizes streams from esp including escape/unescape
 
file  delay.c [code]
 
file  ds18b20crc.c [code]
 
file  dummy-common.c [code]
 
file  fatal-error.c [code]
 
file  fets.c [code]
 code to drive the fets
 
file  flashapp.c [code]
 handling of flash via streams
 
file  forwarding.c [code]
 code to forward to other nodes
 
file  function-instr.c [code]
 
file  hijack.c [code]
 
file  irq_router.c [code]
 
file  led.c [code]
 code to make the pretty LED blink
 
file  loader-api.c [code]
 
file  logging.c [code]
 
file  main.c [code]
 
file  multiram.c [code]
 
file  nic_manager.c [code]
 
file  nic_registry.c [code]
 
file  onewire.c [code]
 code to interface via onewire. (uses bit-banging and timer)
 
file  packetbuffer.c [code]
 packetizes streams of data from radio or wifi
 
file  partitions.c [code]
 
file  ping.c [code]
 
file  powersave.c [code]
 code to manage sensors by server
 
file  powerup.c [code]
 
file  queue.c [code]
 code to queue outbound commands. this is the "normal" way of sending out commands
 
file  reboot.c [code]
 
file  ringbuffer.c [code]
 
file  route_command.c [code]
 
file  routing.c [code]
 code to discover other nodes
 
file  sc_time.c [code]
 
file  shifter.c [code]
 
file  softirq.c [code]
 
file  startup.c [code]
 
file  streams.c [code]
 handling of streams
 
file  strings-common.c [code]
 
file  usb.c [code]
 
file  user_app_exe.c [code]
 user application interface
 
file  userconfig.c [code]
 
file  wireless_state_machine.c [code]