PS_Fgen_FW  4da88f4073c1cc65ea45c3a652a2751e495e50db
Firmware for an Power Supply and Function Generator build from an ATX power supply
Loading...
Searching...
No Matches
File List
Here is a list of all documented files with brief descriptions:
[detail level 123456]
  PS_Fgen_FW
  ADC
 ADC.hContaining the Analog Digital Converter part
  Channels
 Channel.hContaining the base class for all channels
 DAC_MCP492x.hContaining the functions to control the MCP492x DACs
 DDS.hContaining everything needed for the direct digital synthesis
 DDS_Channel.hContaining an implementation for a direct digital synthesis channel
 DMM_Channel.hContaining an implementation for a digital multimeter channel
 Parameter.hContaining a class used to bundle min, max, default and the current values for parameters
 PS_Channel.hContaining an implementation for a power supply channel
  Encoder
 Encoder.hContaining functions to handle the rotary encoder
  KeyPad
 KeyPad.hContaining a function to check which key of the KeyPad is pressed
  libraries
  scpi-parser
  inc
  scpi
 cc.hCompiler detection
 config.hSCPI Configuration
 constants.h
 error.h
 expression.hExpressions handling
 ieee488.h
 minimal.h
 parser.h
 scpi.hSCPI library include file
 types.h
 units.h
 utils.hConversion routines and string manipulation routines
  src
 expression.cExpressions handling
 fifo_private.h
 lexer.cSCPI Lexer
 lexer_private.h
 parser_private.hSCPI Parser private definitions
 utils_private.h
  OnOffControls
 MCP23S08.hContaining methods to control the MCP23S08 SPI IO expander Based on https://github.com/julianschuler/MCP23S08/blob/master/MCP23S08.h
 OnOffControls.hContaining methods to handle on/off buttons
  Pins
 Pins.hContaining defines and functions for basic pin initialization and handling
  SCPI
 SCPI_Device.hContaining defines and function prototypes of the SCPI part of the device
  Screens
 Icons.hContaining definitions for various icons
 ILI9341_Fast.h
 ScreenManager.hContaining a class and functions for screen handling
 XPT2046.h
  Spi
 spi.hContaining defines and functions for basic SPI initialization and handling
  UserInputHandler
 CircularBuffer.hContaining a class implementing a circular buffer (for queue functionality)
 UserInputHandler.hContaining a classes for user input handling and the corresponding data types
 Configuration.hContaining different defines for device configuration
 Device.hContaining the main device class
 version.h