- May 10, 2022
-
-
Ezekiel Dohmen authored
-
- May 06, 2022
-
-
Ezekiel Dohmen authored
-
- Apr 26, 2022
-
-
Ezekiel Dohmen authored
-
- Apr 21, 2022
-
-
Ezekiel Dohmen authored
-
Erik von Reis authored
Modify makefile to work with DKMS. Apparently DKMS silently fails if you try to rearrange the source tree. Build is now back to being in-place, but properly cleans up!
-
- Apr 19, 2022
-
-
Ezekiel Dohmen authored
-
- Apr 08, 2022
-
-
Ezekiel Dohmen authored
(timespec_sub, timespec_add)
-
Ezekiel Dohmen authored
-
- Mar 30, 2022
-
-
Jonathan Hanks authored
* Removed copies of checkFileCrc from the epics sequencer, standalone_edc, and sdf_monitor.c * Updated the logic in checkFileCrc to return -1 when the file name is NULL or the file cannot be opened * as per documentation.
-
- Mar 25, 2022
-
-
Ezekiel Dohmen authored
-
- Mar 23, 2022
-
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
- Mar 17, 2022
-
-
Ezekiel Dohmen authored
-
- Mar 16, 2022
-
-
Ezekiel Dohmen authored
Adding beter log messages when module is in verbose mode, removing extra shmem cleanup, removing newline at end of VIO shmems, and adding error message when mbuf_probe delete fails
-
- Mar 11, 2022
-
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
- Mar 10, 2022
-
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
- Mar 09, 2022
-
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
- Mar 08, 2022
-
-
Ezekiel Dohmen authored
-
- Mar 07, 2022
-
-
Ezekiel Dohmen authored
-
Jonathan Hanks authored
* Clarify the code and the roles of fields by using a specific duration type.
-
Jonathan Hanks authored
Update gpstime.c to make the main path for getting time w/o a timing card lock free until a pause is requested.
-
Jonathan Hanks authored
* An aid for debugging user space programs that use gpstime. * Adds ioctls to the gpstime drive to pause/resume/step * Only works when system time is being used. * Adds entries to sysfs to show state of the clock and to query/set the step size. * Adds a utility program gps_module_utils which can pause/resume/step the time.
-
- Feb 04, 2022
-
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
-
- Feb 03, 2022
-
-
Ezekiel Dohmen authored
Removing the unneeded ExtraSymbols.symvers and cleaning up the FE makefile so it builds on debian 11
-
- Feb 02, 2022
-
-
EJ Dohmen authored
Adding volatile for memory mapped IO, adding function for kernel space timespec retrieval and adding test for the gpstime module
-
- Jan 27, 2022
-
-
Ezekiel Dohmen authored
-
Ezekiel Dohmen authored
Cleaning up findSharedMemory usage, fixing error checks on the returned pointer, consolidating code for findSharedMemory() and findSharedMemorySize() so we don't have duplicate, removing unused sprintf in both functions
-