Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/andybarry/flight
/ functions
Functions
5,664 in github.com/andybarry/flight
⨍
Functions
5,664
◇
Types & classes
1,275
↓ 8 callers
Method
StopProcess
drivers/process_control/ProcessControlProc.cpp:57
↓ 8 callers
Function
StringStreamToString
Converts the buffer in a stringstream to an std::string, converting NUL bytes to "\\0" along the way.
externals/gtest/src/gtest.cc:1945
↓ 8 callers
Function
closeUSBConnection
drivers/radio_labjack/src/u3.c:181
↓ 8 callers
Method
copy
externals/gtest/include/gtest/internal/gtest-linked_ptr.h:203
↓ 8 callers
Function
extendedChecksum
drivers/radio_labjack/src/u3.c:43
↓ 8 callers
Method
test_to_run_count
Gets the number of tests that should run.
externals/gtest/src/gtest.cc:766
↓ 8 callers
Method
x
externals/gtest/test/gtest_unittest.cc:5143
↓ 7 callers
Function
AddFatalFailure
AddFatalFailure() and AddNonfatalFailure() must be stand-alone functions (i.e. their definitions cannot be inlined at the call sites), or C++Builder w
externals/gtest/test/gtest_unittest.cc:1084
↓ 7 callers
Function
AddNonfatalFailure
externals/gtest/test/gtest_unittest.cc:1088
↓ 7 callers
Function
BoolFromGTestEnv
Reads and returns the Boolean environment variable corresponding to the given flag; if it's not set, returns default_value. The value is considered t
externals/gtest/src/gtest-port.cc:1145
↓ 7 callers
Function
CheckTestFailureCount
externals/gtest/test/gtest_stress_test.cc:117
↓ 7 callers
Method
CreateDirectoriesRecursively
Create directories so that path exists. Returns true if successful or if the directories already exist; returns false if unable to create directories
externals/gtest/src/gtest-filepath.cc:308
↓ 7 callers
Method
Enqueue
Adds an element to the end of the queue. A copy of the element is created using the copy constructor, and then stored in the queue. Changes made to t
externals/gtest/samples/sample3-inl.h:116
↓ 7 callers
Method
FileOrDirectoryExists
Returns true if pathname describes something findable in the file-system, either a file, directory, or whatever.
externals/gtest/src/gtest-filepath.cc:209
↓ 7 callers
Function
GTEST_LOCK_EXCLUDED_
externals/gtest/src/gtest.cc:3808
↓ 7 callers
Method
GetFrameNumber
ui/hud/hud.hpp:143
↓ 7 callers
Function
GetLastErrnoDescription
Returns the message describing the last system error in errno.
externals/gtest/src/gtest-death-test.cc:304
↓ 7 callers
Method
GetMean
utils/RollingStatistics/RollingStatistics.hpp:18
↓ 7 callers
Method
GetStandardDeviation
utils/RollingStatistics/RollingStatistics.hpp:19
↓ 7 callers
Method
GetState
controllers/TrajectoryLibrary/Trajectory.cpp:158
↓ 7 callers
Method
GetTestCase
Gets the i-th test case among all the test cases. i can range from 0 to total_test_case_count() - 1. If i is not in that range, returns NULL.
externals/gtest/src/gtest.cc:4026
↓ 7 callers
Function
GetTestTypeId
Returns the type ID of ::testing::Test. We should always call this instead of GetTypeId< ::testing::Test>() to get the type ID of testing::Test. Thi
externals/gtest/src/gtest.cc:604
↓ 7 callers
Method
GetVideoNumber
ui/hud/hud.hpp:142
↓ 7 callers
Method
GetXyzYawTransformedPoint
* Returns a point along the trajectory transformed with xyz and yaw. Ignores pitch and roll. */
controllers/TrajectoryLibrary/Trajectory.cpp:298
↓ 7 callers
Function
GlobalFunction
A global function that's expected to die.
externals/gtest/test/gtest-death-test_test.cc:170
↓ 7 callers
Method
IsAbsolutePath
Returns true if pathname describes an absolute path.
externals/gtest/src/gtest-filepath.cc:265
↓ 7 callers
Function
IsAsciiPunct
externals/gtest/src/gtest-port.cc:595
↓ 7 callers
Method
Notify
externals/gtest/src/gtest-port.cc:189
↓ 7 callers
Function
ParseCodeNode
(tokens)
externals/gtest/scripts/pump.py:564
↓ 7 callers
Function
ParseExpNode
(token)
externals/gtest/scripts/pump.py:470
↓ 7 callers
Function
PrintByRef
externals/gtest/test/gtest-printers_test.cc:241
↓ 7 callers
Method
ProcessMessage
* Filters an LCM stereo message and returns a new message with * the reduced set of points * * @param msg LCM stereo message to be filtered * * @
estimators/StereoFilter/StereoFilter.cpp:19
↓ 7 callers
Method
Release
TODO(vladl@google.com): Factor the search functionality into Vector::Find.
externals/gtest/src/gtest.cc:3233
↓ 7 callers
Function
RemoveMatchingTests
Removes output of specified tests from a Google Test program's output. This function strips not only the beginning and the end of a test but also
externals/gtest/test/gtest_output_test.py:167
↓ 7 callers
Function
Shuffle
externals/gtest/src/gtest-internal-inl.h:332
↓ 7 callers
Function
StatusUpdate
Print a status message to stdout. If 'verbosity' is greater than 0, print the message. Args: msg: The string to print.
externals/gtest/scripts/upload.py:97
↓ 7 callers
Function
SumOverTestCaseList
Iterates over a vector of TestCases, keeping a running sum of the results of calling a given int-returning method on each. Returns the sum.
externals/gtest/src/gtest.cc:327
↓ 7 callers
Method
begin
externals/gtest/include/gtest/internal/gtest-param-util.h:171
↓ 7 callers
Method
c_string
Gets the 0-terminated C string this MyString object represents.
externals/gtest/samples/sample2.h:74
↓ 7 callers
Method
disabled_test_count
Gets the number of disabled tests.
externals/gtest/src/gtest.cc:751
↓ 7 callers
Method
end
externals/gtest/include/gtest/internal/gtest-param-util.h:172
↓ 7 callers
Function
extendedChecksum
drivers/radio_labjack_ch2/src/u3.c:43
↓ 7 callers
Function
extendedChecksum16
drivers/radio_labjack/src/u3.c:73
↓ 7 callers
Function
extendedChecksum8
drivers/radio_labjack/src/u3.c:85
↓ 7 callers
Function
getTimestampNow
drivers/cpp_ardupilot_mavlink_bridge/ardupilot-mavlink-bridge.cpp:64
↓ 7 callers
Function
isCalibrationInfoValid
drivers/radio_labjack/src/u3.c:197
↓ 7 callers
Function
isCalibrationInfoValid
drivers/radio_labjack_ch2/src/u3.c:197
↓ 7 callers
Function
mavlink_msg_statustext_decode
* @brief Decode a statustext message into a struct * * @param msg The message to decode * @param statustext C-struct to decode the message contents
mavlink-rlg/common/mavlink_msg_statustext.h:152
↓ 7 callers
Function
mavlink_update_checksum
mavlink-generated2/mavlink_helpers.h:191
↓ 7 callers
Function
mavlink_update_checksum
mavlink-rlg/mavlink_helpers.h:191
↓ 7 callers
Method
original_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
externals/gtest/src/gtest.cc:4228
↓ 7 callers
Method
os_stack_trace_getter
Returns the current OS stack trace getter if it is not NULL; otherwise, creates an OsStackTraceGetter, makes it the current getter, and returns it.
externals/gtest/src/gtest.cc:4871
↓ 7 callers
Function
type
Gets the outcome of the test part.
externals/gtest/include/gtest/gtest-test-part.h:72
↓ 6 callers
Function
CaptureStdout
Starts capturing stdout.
externals/gtest/src/gtest-port.cc:1033
↓ 6 callers
Function
ChDir
externals/gtest/include/gtest/internal/gtest-port.h:2307
↓ 6 callers
Function
ChopLowBits
Chops off the n lowest bits from a bit pattern. Returns the n lowest bits. As a side effect, the original bit pattern will be shifted to the right b
externals/gtest/src/gtest.cc:1710
↓ 6 callers
Function
CopyArray
externals/gtest/include/gtest/internal/gtest-internal.h:956
↓ 6 callers
Method
Dequeue
Removes the head of the queue and returns it. Returns NULL if the queue is empty.
externals/gtest/samples/sample3-inl.h:131
↓ 6 callers
Function
DieIf
A unary function that may die.
externals/gtest/test/gtest-death-test_test.cc:179
↓ 6 callers
Function
Draw3DPointsOnImage
this function also publishes the image points on channelReprojected if that variable is not NULL
ui/cpp_video_data_projector/video-data-projector.cpp:150
↓ 6 callers
Function
ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTest
externals/gtest/test/gtest_unittest.cc:1936
↓ 6 callers
Function
ExpectNonFatalFailureRecordingPropertyWithReservedKeyForCurrentTestCase
externals/gtest/test/gtest_unittest.cc:1944
↓ 6 callers
Function
FormatEpochTimeInMillisAsIso8601
Converts the given epoch time in milliseconds to a date string in the ISO 8601 format, without the timezone information.
externals/gtest/src/gtest.cc:3526
↓ 6 callers
Function
FormatRegexSyntaxError
Helper function used by ValidateRegex() to format error messages.
externals/gtest/src/gtest-port.cc:634
↓ 6 callers
Function
GenerateFatalFailureInAnotherThread
externals/gtest/test/gtest_stress_test.cc:172
↓ 6 callers
Function
GetCurrentExecutableName
Returns the current application's name, removing directory path if that is present.
externals/gtest/src/gtest.cc:383
↓ 6 callers
Method
GetImageScaling
ui/hud/hud.hpp:140
↓ 6 callers
Method
GetNextPrime
externals/gtest/samples/sample8_unittest.cc:69
↓ 6 callers
Function
GetThreadCount
Returns the number of threads running in the process, or 0 to indicate that we cannot detect it.
externals/gtest/src/gtest-port.cc:90
↓ 6 callers
Function
IsPathSeparator
Returns whether the given character is a valid path separator.
externals/gtest/src/gtest-filepath.cc:90
↓ 6 callers
Function
ParseConfigFile
sensors/stereo/opencv-stereo-util.cpp:100
↓ 6 callers
Function
ParseStringFlag
Parses a string for a string flag, in the form of "--flag=value". On success, stores the value of the flag in *value, and returns true. On failure,
externals/gtest/src/gtest.cc:5036
↓ 6 callers
Function
PoseMsgToStateEstimatorVector
utils/utils/RealtimeUtils.cpp:6
↓ 6 callers
Method
ProcessStereoMessage
estimators/StereoOctomap/StereoOctomap.cpp:27
↓ 6 callers
Method
Reset
externals/gtest/src/gtest-port.cc:157
↓ 6 callers
Function
SendImageOverLcm
* Send an image over LCM (useful for viewing in a * headless configuration * * @param lcm already initialized lcm object * @param channel channel
sensors/stereo/opencv-stereo-util.cpp:744
↓ 6 callers
Method
SetClutterLevel
ui/hud/hud.hpp:114
↓ 6 callers
Function
SetEnvVar
Sets the env variable to 'value'; unsets it when 'value' is None.
externals/gtest/test/gtest_filter_unittest.py:169
↓ 6 callers
Method
SetPlaybackFrameNumber
sensors/stereo/RecordingManager.cpp:486
↓ 6 callers
Function
StopCapture
* Stops capture on a camera and frees its context. * * @param d dc1394_t context * @param camera dc1394camera_t for the camera * */
sensors/stereo/opencv-stereo-util.cpp:654
↓ 6 callers
Method
TestHelpFlag
Verifies correct behavior when help flag is specified. The right message must be printed and the tests must skipped when the given flag is sp
externals/gtest/test/gtest_help_test.py:101
↓ 6 callers
Method
VerifyRegisteredTestNames
Verifies that registered_tests match the test names in defined_test_names_; returns registered_tests if successful, or aborts the program otherwise.
externals/gtest/src/gtest-typed-test.cc:60
↓ 6 callers
Method
WaitForNotification
externals/gtest/src/gtest-port.cc:193
↓ 6 callers
Function
_CsvParser_setErrorMessage
externals/csvparser/csvparser.c:216
↓ 6 callers
Function
_mavlink_send_uart
mavlink-generated2/mavlink_helpers.h:548
↓ 6 callers
Function
_mavlink_send_uart
mavlink-rlg/mavlink_helpers.h:548
↓ 6 callers
Function
crc_accumulate
* @brief Accumulate the X.25 CRC by adding one char at a time. * * The checksum function adds the hash of one char at a time to the * 16 bit checks
mavlink-generated2/checksum.h:28
↓ 6 callers
Function
crc_accumulate
* @brief Accumulate the X.25 CRC by adding one char at a time. * * The checksum function adds the hash of one char at a time to the * 16 bit checks
mavlink-rlg/checksum.h:28
↓ 6 callers
Function
ehFeedback
drivers/radio_labjack/src/u3.c:1382
↓ 6 callers
Function
ehFeedback
drivers/radio_labjack_ch2/src/u3.c:1382
↓ 6 callers
Function
extendedChecksum16
drivers/radio_labjack_ch2/src/u3.c:73
↓ 6 callers
Function
extendedChecksum8
drivers/radio_labjack_ch2/src/u3.c:85
↓ 6 callers
Function
mavlink_msg_attitude_decode
* @brief Decode a attitude message into a struct * * @param msg The message to decode * @param attitude C-struct to decode the message contents int
mavlink-rlg/common/mavlink_msg_attitude.h:263
↓ 6 callers
Function
mavlink_msg_battery_status_decode
* @brief Decode a battery_status message into a struct * * @param msg The message to decode * @param battery_status C-struct to decode the message
mavlink-rlg/common/mavlink_msg_battery_status.h:305
↓ 6 callers
Function
mavlink_msg_gps_raw_int_decode
* @brief Decode a gps_raw_int message into a struct * * @param msg The message to decode * @param gps_raw_int C-struct to decode the message conten
mavlink-rlg/common/mavlink_msg_gps_raw_int.h:326
↓ 6 callers
Function
mavlink_msg_lcm_transport_decode
* @brief Decode a lcm_transport message into a struct * * @param msg The message to decode * @param lcm_transport C-struct to decode the message co
mavlink-rlg/csailrlg/mavlink_msg_lcm_transport.h:236
↓ 6 callers
Function
mavlink_msg_raw_imu_decode
* @brief Decode a raw_imu message into a struct * * @param msg The message to decode * @param raw_imu C-struct to decode the message contents into
mavlink-rlg/common/mavlink_msg_raw_imu.h:326
↓ 6 callers
Function
mavlink_msg_scaled_pressure_decode
* @brief Decode a scaled_pressure message into a struct * * @param msg The message to decode * @param scaled_pressure C-struct to decode the messag
mavlink-rlg/common/mavlink_msg_scaled_pressure.h:200
↓ 6 callers
Function
mavlink_msg_servo_output_raw_decode
* @brief Decode a servo_output_raw message into a struct * * @param msg The message to decode * @param servo_output_raw C-struct to decode the mess
mavlink-rlg/common/mavlink_msg_servo_output_raw.h:326
↓ 6 callers
Function
rotz
utils/utils/RealtimeUtils.cpp:608
← previous
next →
201–300 of 5,664, ranked by callers