issues
search
stevieb9
/
rpi-wiringpi
Perl interface to Raspberry Pi's board, GPIO and various sensors and ICs
7
stars
1
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
gpio_layout definition in RPi::WiringPi::Core is recursive
#167
mscolly
opened
3 years ago
0
Expose digitalWriteByte() and friends in Core
#166
stevieb9
opened
4 years ago
0
Issue initializing DHT11 hygrometer
#165
stevieb9
opened
4 years ago
0
'sudo' test files use the installed version of the libraries
#164
stevieb9
closed
4 years ago
0
Allow bypass of object and pin registration
#163
stevieb9
closed
5 years ago
0
add ability to bypass registration in shared mem
#162
stevieb9
closed
5 years ago
1
Add separate and distinctive SPI tests
#161
stevieb9
closed
5 years ago
1
MCP3008 test failures
#160
stevieb9
closed
5 years ago
3
all tests in all RPi:: distributions need to be disabled
#159
stevieb9
opened
5 years ago
2
FAQ: add sudo requirement in PWM section
#158
stevieb9
closed
5 years ago
0
setting mode PWM_OUT frezze my Rapspberry Pi 3
#157
guillepo
closed
5 years ago
4
running pimeta with an arg, we create arbitrary shm segments
#156
stevieb9
closed
5 years ago
1
update SYNOPSIS with more examples
#155
stevieb9
opened
5 years ago
0
remove unregister_object() calls in RPiTest rpi_running_test()
#154
stevieb9
closed
5 years ago
0
add ability to create separate shared memory segments
#153
stevieb9
closed
5 years ago
0
clean up pin_scheme() stuff
#152
stevieb9
closed
5 years ago
1
fatal_exit: figure out if it's needed still
#151
stevieb9
opened
5 years ago
0
meta data doesn't get cleaned up on failed tests
#150
stevieb9
closed
4 years ago
6
git: throw proper error if repo is non-existent, don't just ask for creds
#149
stevieb9
closed
5 years ago
3
add standard routines in RPiTest to ensure we're on a Pi board
#148
stevieb9
closed
5 years ago
1
Fix issue in RPi::LCD
#147
stevieb9
closed
5 years ago
0
add set() and get() methods to Meta, and promote them instead of store() and fetch()
#146
stevieb9
closed
5 years ago
0
FAQ: update the Perlbrew config section
#145
stevieb9
closed
5 years ago
0
PWM tests that sudo fail if user is already root
#144
stevieb9
closed
5 years ago
0
add proper and formal POD documentation for RPiTest library
#143
stevieb9
opened
5 years ago
0
add test file to cover the test library (RPITest.pm)
#142
stevieb9
closed
5 years ago
1
in hc12 sec script, use Time::HiRes in a millis() delay fashion to reduce calls to serial port
#141
stevieb9
closed
5 years ago
1
explain in Meta POD and FAQ basic meta functionality
#140
stevieb9
closed
4 years ago
0
add "quickstart" checklist in FAQ and in each line, reference the related full section of Setup Configuration
#139
stevieb9
opened
5 years ago
0
add FAQ blurb about setting RemoveIPC=No if using crontab
#138
stevieb9
closed
5 years ago
0
add RF::HC12 distribution
#137
stevieb9
closed
5 years ago
1
change prereq of RPi::Serial to new 2.99 version
#136
stevieb9
closed
5 years ago
0
add benchmarks for load time, then add lazy loading for all sensor modules
#135
stevieb9
closed
5 years ago
0
failing tests, and tests that leave remnant shared mem data behind
#134
stevieb9
closed
5 years ago
1
need cleanup routines for shared mem
#133
stevieb9
closed
5 years ago
1
figure out how to include the t/multi tests inline with the suite
#132
stevieb9
closed
5 years ago
0
uuid should map to 'label' in shared memory
#131
stevieb9
closed
5 years ago
0
ensure no duplicate uuids can be assigned
#130
stevieb9
closed
5 years ago
0
anything ENV needs to be changed to shared memory
#129
stevieb9
closed
5 years ago
1
ensure all direct calls to WiringPi::API are using the C function calls
#128
stevieb9
closed
5 years ago
0
need emergency check for clearing sig handlers and meta data
#127
stevieb9
closed
5 years ago
1
restructure tests into separate directories
#126
stevieb9
closed
5 years ago
1
add "force reset" method to set all pins back to a pre-defined state
#125
stevieb9
closed
5 years ago
2
change OLED test files to get oled object from $pi, not class
#124
stevieb9
closed
5 years ago
0
add methods for the various aspects of metadata
#123
stevieb9
closed
5 years ago
1
add "lock" section to shared data (for scripts such as the oled runner)
#122
stevieb9
closed
5 years ago
0
clean up the signal handling functionality
#121
stevieb9
closed
5 years ago
0
separate "utilities" from Core into new Util class
#120
stevieb9
closed
5 years ago
0
provide ability for multi objects to be allowed to use pins of other objects in other procs
#119
stevieb9
closed
5 years ago
1
if one script fails (in multi), ensure that only that object's pins are reset
#118
stevieb9
closed
5 years ago
3
Next