MCPcopy Create free account

hub / github.com/PiSCSI/piscsi / functions

Functions1,324 in github.com/PiSCSI/piscsi

Functioncopy
Creates a copy of a specified file in the images dir
python/web/src/web.py:1353
Functioncreate
(authenticate=True)
python/web/tests/conftest.py:49
Functioncreate
(image_type="hds", size=1, auto_delete=True)
python/web/tests/api/conftest.py:51
Functioncreate_file
Creates an empty image file in the images dir
python/web/src/web.py:1124
Methoddat_input_test_setup
cpp/scsiloop/scsiloop_gpio.cpp:373
Methoddat_output_test_setup
cpp/scsiloop/scsiloop_gpio.cpp:399
Functiondecorated_function
(*args, **kwargs)
python/web/src/web.py:411
Functiondelete
Deletes a specified file in the images dir
python/web/src/web.py:1267
Functiondelete
()
python/web/tests/api/conftest.py:78
Functiondetach
Detaches a specified device
python/web/src/web.py:752
Functiondetach
()
python/web/tests/api/conftest.py:118
Methoddetach
detaches an observer from an observable object
python/ctrlboard/src/observable.py:16
Functiondetach_all_devices
Detaches all currently attached devices
python/web/src/web.py:739
Functiondetect_locale
Get the detected locale to use for UI string translations. Assign the language string to objects to be used for requests.
python/web/src/web.py:1469
Functiondevice_info
Displays detailed info for all attached devices
python/web/src/web.py:794
Methoddisplay_clear
(self)
python/ctrlboard/src/menu/menu_renderer_adafruit_ssd1306.py:31
Methoddisplay_clear
(self)
python/ctrlboard/src/menu/menu_renderer_luma_oled.py:34
Methoddisplay_init
(self)
python/ctrlboard/src/menu/menu_renderer_adafruit_ssd1306.py:13
Methoddisplay_init
(self)
python/ctrlboard/src/menu/menu_renderer_luma_oled.py:10
Functiondownload_config
Downloads a file from the config dir to the local computer
python/web/src/web.py:1254
Functiondownload_file
Downloads a remote file onto the images dir on the system
python/web/src/web.py:968
Functiondownload_image
Downloads a file from the image dir to the local computer
python/web/src/web.py:1240
Functiondownload_to_iso
Downloads a file and creates a CD-ROM image with the specified file system and the file
python/web/src/web.py:893
Methoddraw_screensaver
(self)
python/ctrlboard/src/menu/blank_screensaver.py:14
Functiondrive_cdrom
Creates a properties file for a CD-ROM image
python/web/src/web.py:465
Functiondrive_create
Creates the image and properties file pair
python/web/src/web.py:422
Functiondrive_list
Sets up the data structures and kicks off the rendering of the drive list page
python/web/src/web.py:311
Functioneject
Ejects a specified removable device image, but keeps the device attached
python/web/src/web.py:773
Functionensure_all_devices_detached
(create_http_client)
python/web/tests/conftest.py:42
Functionenv
Shows information about the app/host environment
python/web/src/web.py:303
Functionenv
(pytestconfig)
python/web/tests/conftest.py:19
Functionextract_archive
Extracts files from an archive Takes (str) file_path, and kwargs: - (list) members - list of (str) files to be extracted (all files are e
python/common/src/util/unarchiver.py:22
Functionextract_image
Extracts all or a subset of files in the specified archive
python/web/src/web.py:1400
Functionfiles
()
python/web/tests/api/conftest.py:92
Methodget_cpu_times
()
python/common/src/piscsi/sys_cmds.py:323
Methodget_current_text
Returns the text content of the currently selected text in the menu.
python/ctrlboard/src/menu/menu.py:20
Methodget_dat_outputs_loop
cpp/scsiloop/scsiloop_gpio.cpp:437
Methodget_dt_ranges
--------------------------------------------------------------------------- imported from bcm_host.c -----------------------------------------------
cpp/hal/gpiobus_raspberry.cpp:36
Methodget_menu_renderer_config
Returns the menu renderer configuration
python/ctrlboard/src/menu/menu_controller.py:84
Methodget_piscsi_client
Returns an instance of the piscsi client
python/ctrlboard/src/ctrlboard_menu_builder.py:291
Methodhandle_action_menu_loadprofile
Method handles the rotary button press on 'Load Profile' in the action menu.
python/ctrlboard/src/ctrlboard_event_handler/ctrlboard_menu_update_event_handler.py:231
Methodhandle_action_menu_return
Method handles the rotary button press to return from the action menu to the scsi list.
python/ctrlboard/src/ctrlboard_event_handler/ctrlboard_menu_update_event_handler.py:132
Methodhandle_action_menu_slot_attachinsert
Method handles the rotary button press on attach in the action menu.
python/ctrlboard/src/ctrlboard_event_handler/ctrlboard_menu_update_event_handler.py:143
Methodhandle_action_menu_slot_detacheject
Method handles the rotary button press on detach in the action menu.
python/ctrlboard/src/ctrlboard_event_handler/ctrlboard_menu_update_event_handler.py:154
Methodhandle_action_menu_slot_info
Method handles the rotary button press on 'Info' in the action menu.
python/ctrlboard/src/ctrlboard_event_handler/ctrlboard_menu_update_event_handler.py:166
Methodhandle_action_menu_system_commands
Method handles the rotary button press on 'System Commands' in the action menu.
python/ctrlboard/src/ctrlboard_event_handler/ctrlboard_menu_update_event_handler.py:188
Methodhandle_action_menu_system_info
Method handles the rotary button press on 'System Info' in the action menu.
python/ctrlboard/src/ctrlboard_event_handler/ctrlboard_menu_update_event_handler.py:177
Methodhandle_device_info_menu_return
Method handles the rotary button press on 'Return' in the info menu.
python/ctrlboard/src/ctrlboard_event_handler/ctrlboard_menu_update_event_handler.py:199
Methodhandle_images_menu_image_attachinsert
Method handles the rotary button press on an image in the image selection menu (through attach/insert)
python/ctrlboard/src/ctrlboard_event_handler/ctrlboard_menu_update_event_handler.py:288
Methodhandle_images_menu_return
Method handles the rotary button press on 'Return' in the image selection menu (through attach/insert).
python/ctrlboard/src/ctrlboard_event_handler/ctrlboard_menu_update_event_handler.py:278
Methodhandle_profiles_menu_loadprofile
Method handles the rotary button press in the profile selection menu for selecting a profile to load.
python/ctrlboard/src/ctrlboard_event_handler/ctrlboard_menu_update_event_handler.py:241
Methodhandle_scsi_id_menu_openactionmenu
Method handles the rotary button press with the scsi list to open the action menu.
python/ctrlboard/src/ctrlboard_event_handler/ctrlboard_menu_update_event_handler.py:120
Methodhandle_system_commands_menu_reboot
Method handles the rotary button press on 'Reboot' in the system commands menu.
python/ctrlboard/src/ctrlboard_event_handler/ctrlboard_menu_update_event_handler.py:258
Methodhandle_system_commands_menu_return
Method handles the rotary button press on 'Return' in the system commands menu.
python/ctrlboard/src/ctrlboard_event_handler/ctrlboard_menu_update_event_handler.py:220
Methodhandle_system_commands_menu_shutdown
Method handles the rotary button press on 'Shutdown' in the system commands menu.
python/ctrlboard/src/ctrlboard_event_handler/ctrlboard_menu_update_event_handler.py:268
Methodhandle_system_info_menu_return
Method handles the rotary button press on 'Return' in the system info menu.
python/ctrlboard/src/ctrlboard_event_handler/ctrlboard_menu_update_event_handler.py:210
Methodhandler
(self, signum, frame)
python/oled/src/interrupt_handler.py:26
Functionhealthcheck
()
python/web/src/web.py:1464
Functionhttp_client
(create_http_client)
python/web/tests/conftest.py:76
Functionhttp_client_unauthenticated
(create_http_client)
python/web/tests/conftest.py:81
Functionhttpserver_listen_address
(pytestconfig)
python/web/tests/conftest.py:31
Functionindex
Sets up data structures for and renders the index page
python/web/src/web.py:221
Functioninspect_archive
Calls `lsar` to inspect the contents of an archive Takes (str) file_path Returns (dict) of (str) format, (list) members
python/common/src/util/unarchiver.py:167
Functionlog_http_request
()
python/web/src/web.py:1482
Functionlog_level
Sets PiSCSI backend log level
python/web/src/web.py:641
Functionlogin
Uses PAM to authenticate with system users
python/web/src/web.py:366
Functionlogin_required
Wrapper method for enabling authentication for an endpoint
python/web/src/web.py:405
Functionlogout
Removes the logged in user from the session
python/web/src/web.py:389
Methodloopback_setup
Initialize the GPIO library, set all of the gpios associated with SCSI signals to outputs and set all of the direction control gpios to outputs
cpp/scsiloop/scsiloop_gpio.cpp:189
Functionmain
cpp/test/test_setup.cpp:14
Functionmain
cpp/scsiloop/scsiloop.cpp:15
Functionmain
cpp/scsimon/scsimon.cpp:14
Functionmain
cpp/scsidump/scsidump.cpp:14
Functionmain
cpp/scsictl/scsictl.cpp:14
Functionmain
cpp/piscsi/piscsi.cpp:14
Methodoperator()
cpp/shared/piscsi_util.h:27
Methodperform
Performs a push transition to the left or right depending on the transition attribute 'direction'.
python/ctrlboard/src/menu/transition.py:29
Methodperform_return_action
(self)
python/ctrlboard/src/ctrlboard_event_handler/piscsi_shutdown_cycler.py:38
Methodperform_return_action
(self)
python/ctrlboard/src/ctrlboard_event_handler/piscsi_profile_cycler.py:24
Methodperform_selected_entry_action
(self, selected_entry)
python/ctrlboard/src/ctrlboard_event_handler/piscsi_shutdown_cycler.py:25
Methodperform_selected_entry_action
(self, selected_entry)
python/ctrlboard/src/ctrlboard_event_handler/piscsi_profile_cycler.py:15
Methodpopulate_cycle_entries
(self)
python/ctrlboard/src/ctrlboard_event_handler/piscsi_shutdown_cycler.py:20
Methodpopulate_cycle_entries
(self)
python/ctrlboard/src/ctrlboard_event_handler/piscsi_profile_cycler.py:10
Functionpytest_addoption
(parser)
python/web/tests/conftest.py:7
Functionrelative_request
(method, url, *args, **kwargs)
python/web/tests/conftest.py:54
Functionrelease_id
Releases the reservation of a SCSI ID as well as the memo for the reservation
python/web/src/web.py:829
Functionrename_system
Changes the hostname of the system
python/web/src/web.py:848
Functionreserve_id
Reserves a SCSI ID and stores the memo for that reservation
python/web/src/web.py:811
Methodreset_timer
Resets the screen saver timer if an activitiy happend.
python/ctrlboard/src/menu/screensaver.py:31
Functionrestart
Restarts the system
python/web/src/web.py:867
Methodscsi_exception
cpp/shared/piscsi_exceptions.h:39
Methodsegue
(self, name, context_object=None, transition_attributes=None)
python/ctrlboard/src/piscsi_menu_controller.py:25
Methodsend_over_socket
Sends a payload over a given socket
python/web/src/socket_cmds_flask.py:47
Methodsend_pb_command
Takes a (str) containing a serialized protobuf as argument. Establishes a socket connection with PiSCSI.
python/common/src/piscsi/socket_cmds.py:26
Methodsend_pb_command
Takes a (str) containing a serialized protobuf as argument. Establishes a socket connection with PiSCSI.
python/web/src/socket_cmds_flask.py:25
Functionsend_pwa_files
Sets up mobile web resources
python/web/src/web.py:398
Methodset_config
Configures the menu renderer with a generic menu renderer configuration.
python/ctrlboard/src/menu/menu_renderer.py:68
Methodset_dat_inputs_loop
cpp/scsiloop/scsiloop_gpio.cpp:425
Methodset_dtd_in
Set transceivers IC1 and IC2 to INPUT
cpp/scsiloop/scsiloop_gpio.cpp:136
Methodset_dtd_out
Set transceivers IC1 and IC2 to OUTPUT
cpp/scsiloop/scsiloop_gpio.cpp:129
← previousnext →1,101–1,200 of 1,324, ranked by callers